class Aws::ACM::Types::ResourceRecord
Contains a DNS record value that you can use to validate ownership or control of a domain. This is used by the DescribeCertificate action.
@!attribute [rw] name
The name of the DNS record to create in your domain. This is supplied by ACM. @return [String]
@!attribute [rw] type
The type of DNS record. Currently this can be `CNAME`. @return [String]
@!attribute [rw] value
The value of the CNAME record to add to your DNS database. This is supplied by ACM. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/acm-2015-12-08/ResourceRecord AWS API Documentation
Constants
- SENSITIVE