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