class Aws::AppRunner::Types::CertificateValidationRecord

Describes a certificate CNAME record to add to your DNS. For more information, see [AssociateCustomDomain].

[1]: docs.aws.amazon.com/apprunner/latest/api/API_AssociateCustomDomain.html

@!attribute [rw] name

The certificate CNAME record name.
@return [String]

@!attribute [rw] type

The record type, always `CNAME`.
@return [String]

@!attribute [rw] value

The certificate CNAME record value.
@return [String]

@!attribute [rw] status

The current state of the certificate CNAME record validation. It
should change to `SUCCESS` after App Runner completes validation
with your DNS.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/apprunner-2020-05-15/CertificateValidationRecord AWS API Documentation

Constants

SENSITIVE