DnsVerification
Contains DNS verification details for a target domain, including the DNS record to create for domain ownership verification.
Contents
- dnsRecordName
-
The name of the DNS record to create for verification.
Type: String
Required: No
- dnsRecordType
-
The type of DNS record to create. Currently, only TXT is supported.
Type: String
Valid Values:
TXTRequired: No
- token
-
The verification token to include in the DNS record value.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: