| 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) |
| 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 © 2023. All rights reserved.