Uses of Class
software.amazon.awssdk.services.lightsail.model.R53HostedZoneDeletionState
-
Packages that use R53HostedZoneDeletionState Package Description software.amazon.awssdk.services.lightsail.model -
-
Uses of R53HostedZoneDeletionState in software.amazon.awssdk.services.lightsail.model
Methods in software.amazon.awssdk.services.lightsail.model that return R53HostedZoneDeletionState Modifier and Type Method Description R53HostedZoneDeletionStateRegisteredDomainDelegationInfo. 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.Methods in software.amazon.awssdk.services.lightsail.model with parameters of type R53HostedZoneDeletionState Modifier and Type Method Description RegisteredDomainDelegationInfo.BuilderRegisteredDomainDelegationInfo.Builder. r53HostedZoneDeletionState(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.
-