Class LoadBalancerTlsCertificateDnsRecordCreationState

java.lang.Object
software.amazon.awssdk.services.lightsail.model.LoadBalancerTlsCertificateDnsRecordCreationState
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<LoadBalancerTlsCertificateDnsRecordCreationState.Builder,LoadBalancerTlsCertificateDnsRecordCreationState>

@Generated("software.amazon.awssdk:codegen") public final class LoadBalancerTlsCertificateDnsRecordCreationState extends Object implements SdkPojo, Serializable, ToCopyableBuilder<LoadBalancerTlsCertificateDnsRecordCreationState.Builder,LoadBalancerTlsCertificateDnsRecordCreationState>

An object that describes the state of the canonical name (CNAME) records that are automatically added by Lightsail to the DNS of the domain to validate domain ownership.

See Also: