C# Class Amazon.CertificateManager.Model.ResendValidationEmailRequest

Container for the parameters to the ResendValidationEmail operation. Resends the email that requests domain ownership validation. The domain owner or an authorized representative must approve the ACM Certificate before it can be issued. The certificate can be approved by clicking a link in the mail to navigate to the Amazon certificate approval website and then clicking I Approve. However, the validation email can be blocked by spam filters. Therefore, if you do not receive the original mail, you can request that the mail be resent within 72 hours of requesting the ACM Certificate. If more than 72 hours have elapsed since your original request or since your last attempt to resend validation mail, you must request a new certificate.
Inheritance: AmazonCertificateManagerRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetCertificateArn ( ) : bool
IsSetDomain ( ) : bool
IsSetValidationDomain ( ) : bool