| Package | Description |
|---|---|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
RegisteredDomainDelegationInfo |
RegisteredDomainDelegationInfo.clone() |
RegisteredDomainDelegationInfo |
Domain.getRegisteredDomainDelegationInfo()
An object that describes the state of the Route 53 domain delegation to a Lightsail DNS zone.
|
RegisteredDomainDelegationInfo |
RegisteredDomainDelegationInfo.withNameServersUpdateState(NameServersUpdateState nameServersUpdateState)
An object that describes the state of the name server records that are automatically added to the Route 53 domain
by Lightsail.
|
RegisteredDomainDelegationInfo |
RegisteredDomainDelegationInfo.withR53HostedZoneDeletionState(R53HostedZoneDeletionState r53HostedZoneDeletionState)
Describes the deletion state of an Amazon Route 53 hosted zone for a domain that is being automatically delegated
to an Amazon Lightsail DNS zone.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Domain.setRegisteredDomainDelegationInfo(RegisteredDomainDelegationInfo registeredDomainDelegationInfo)
An object that describes the state of the Route 53 domain delegation to a Lightsail DNS zone.
|
Domain |
Domain.withRegisteredDomainDelegationInfo(RegisteredDomainDelegationInfo registeredDomainDelegationInfo)
An object that describes the state of the Route 53 domain delegation to a Lightsail DNS zone.
|
Copyright © 2024. All rights reserved.