Uses of Class
software.amazon.awssdk.services.route53.model.LastVpcAssociationException
-
Packages that use LastVpcAssociationException Package Description software.amazon.awssdk.services.route53 Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service. -
-
Uses of LastVpcAssociationException in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that throw LastVpcAssociationException Modifier and Type Method Description default DisassociateVpcFromHostedZoneResponseRoute53Client. disassociateVPCFromHostedZone(Consumer<DisassociateVpcFromHostedZoneRequest.Builder> disassociateVpcFromHostedZoneRequest)Disassociates an Amazon Virtual Private Cloud (Amazon VPC) from an Amazon Route 53 private hosted zone.default DisassociateVpcFromHostedZoneResponseRoute53Client. disassociateVPCFromHostedZone(DisassociateVpcFromHostedZoneRequest disassociateVpcFromHostedZoneRequest)Disassociates an Amazon Virtual Private Cloud (Amazon VPC) from an Amazon Route 53 private hosted zone.
-