domainValidationOptions property

List<DomainValidation> domainValidationOptions
final

Contains information about the validation of each domain name in the certificate, as it pertains to ACM's managed renewal. This is different from the initial validation that occurs as a result of the RequestCertificate request. This field exists only when the certificate type is AMAZON_ISSUED.

Implementation

final List<DomainValidation> domainValidationOptions;