Class CertificateValidationOption


  • public final class CertificateValidationOption
    extends java.lang.Object
    • Method Detail

      • domainName

        public java.lang.String domainName()
        Returns:
        Fully qualified domain name (FQDN) in the certificate.
      • validationDomain

        public java.lang.String validationDomain()
        Returns:
        Domain name that you want ACM to use to send you validation emails. This domain name is the suffix of the email addresses that you want ACM to use. This must be the same as the `domain_name` value or a superdomain of the `domain_name` value. For example, if you request a certificate for `"testing.example.com"`, you can specify `"example.com"` for this value.