LoadBalancerTlsCertificateDomainValidationRecord
Describes the validation record of each domain name in the SSL/TLS certificate.
Contents
- dnsRecordCreationState
-
An object that describes the state of the canonical name (CNAME) records that are automatically added by Lightsail to the DNS of a domain to validate domain ownership.
Type: LoadBalancerTlsCertificateDnsRecordCreationState object
Required: No
- domainName
-
The domain name against which your SSL/TLS certificate was validated.
Type: String
Required: No
- name
-
A fully qualified domain name in the certificate. For example,
example.com
.Type: String
Pattern:
.*\S.*
Required: No
- type
-
The type of validation record. For example,
CNAME
for domain validation.Type: String
Pattern:
.*\S.*
Required: No
- validationStatus
-
The validation status. Valid values are listed below.
Type: String
Valid Values:
PENDING_VALIDATION | FAILED | SUCCESS
Required: No
- value
-
The value for that type.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: