| Package | Description |
|---|---|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerTlsCertificateDnsRecordCreationState |
LoadBalancerTlsCertificateDnsRecordCreationState.clone() |
LoadBalancerTlsCertificateDnsRecordCreationState |
LoadBalancerTlsCertificateDomainValidationRecord.getDnsRecordCreationState()
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.
|
LoadBalancerTlsCertificateDnsRecordCreationState |
LoadBalancerTlsCertificateDnsRecordCreationState.withCode(LoadBalancerTlsCertificateDnsRecordCreationStateCode code)
The status code for the automated DNS record creation.
|
LoadBalancerTlsCertificateDnsRecordCreationState |
LoadBalancerTlsCertificateDnsRecordCreationState.withCode(String code)
The status code for the automated DNS record creation.
|
LoadBalancerTlsCertificateDnsRecordCreationState |
LoadBalancerTlsCertificateDnsRecordCreationState.withMessage(String message)
The message that describes the reason for the status code.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoadBalancerTlsCertificateDomainValidationRecord.setDnsRecordCreationState(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.
|
LoadBalancerTlsCertificateDomainValidationRecord |
LoadBalancerTlsCertificateDomainValidationRecord.withDnsRecordCreationState(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.
|
Copyright © 2023. All rights reserved.