class Aws::SecurityHub::Types::AwsCertificateManagerCertificateResourceRecord

Provides details about the CNAME record that is added to the DNS database for domain validation.

@note When making an API call, you may pass AwsCertificateManagerCertificateResourceRecord

data as a hash:

    {
      name: "NonEmptyString",
      type: "NonEmptyString",
      value: "NonEmptyString",
    }

@!attribute [rw] name

The name of the resource.
@return [String]

@!attribute [rw] type

The type of resource.
@return [String]

@!attribute [rw] value

The value of the resource.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsCertificateManagerCertificateResourceRecord AWS API Documentation

Constants

SENSITIVE