domainValidationOptions property
Contains information about the initial validation of each domain name that
occurs as a result of the RequestCertificate
request.
Only provided if the certificate type is AMAZON_ISSUED
.
Implementation
final List<AwsCertificateManagerCertificateDomainValidationOption>?
domainValidationOptions;