class Aws::Lightsail::Types::LoadBalancerTlsCertificateDomainValidationRecord

Describes the validation record of each domain name in the SSL/TLS certificate.

@!attribute [rw] name

A fully qualified domain name in the certificate. For example,
`example.com`.
@return [String]

@!attribute [rw] type

The type of validation record. For example, `CNAME` for domain
validation.
@return [String]

@!attribute [rw] value

The value for that type.
@return [String]

@!attribute [rw] validation_status

The validation status. Valid values are listed below.
@return [String]

@!attribute [rw] domain_name

The domain name against which your SSL/TLS certificate was
validated.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/LoadBalancerTlsCertificateDomainValidationRecord AWS API Documentation

Constants

SENSITIVE