Uses of Class
software.amazon.awssdk.services.lightsail.model.LoadBalancerTlsCertificateDnsRecordCreationState
-
Packages that use LoadBalancerTlsCertificateDnsRecordCreationState Package Description software.amazon.awssdk.services.lightsail.model -
-
Uses of LoadBalancerTlsCertificateDnsRecordCreationState in software.amazon.awssdk.services.lightsail.model
Methods in software.amazon.awssdk.services.lightsail.model that return LoadBalancerTlsCertificateDnsRecordCreationState Modifier and Type Method Description LoadBalancerTlsCertificateDnsRecordCreationStateLoadBalancerTlsCertificateDomainValidationRecord. dnsRecordCreationState()An object that describes the state of the canonical name (CNAME) records that are automatically added by Lightsail to the DNS of a domain to validate domain ownership.Methods in software.amazon.awssdk.services.lightsail.model with parameters of type LoadBalancerTlsCertificateDnsRecordCreationState Modifier and Type Method Description LoadBalancerTlsCertificateDomainValidationRecord.BuilderLoadBalancerTlsCertificateDomainValidationRecord.Builder. dnsRecordCreationState(LoadBalancerTlsCertificateDnsRecordCreationState dnsRecordCreationState)An object that describes the state of the canonical name (CNAME) records that are automatically added by Lightsail to the DNS of a domain to validate domain ownership.
-