Uses of Class
software.amazon.awssdk.services.route53.model.VpcAssociationAuthorizationNotFoundException
-
Packages that use VpcAssociationAuthorizationNotFoundException Package Description software.amazon.awssdk.services.route53 Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service. -
-
Uses of VpcAssociationAuthorizationNotFoundException in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that throw VpcAssociationAuthorizationNotFoundException Modifier and Type Method Description default DeleteVpcAssociationAuthorizationResponseRoute53Client. deleteVPCAssociationAuthorization(Consumer<DeleteVpcAssociationAuthorizationRequest.Builder> deleteVpcAssociationAuthorizationRequest)Removes authorization to submit anAssociateVPCWithHostedZonerequest to associate a specified VPC with a hosted zone that was created by a different account.default DeleteVpcAssociationAuthorizationResponseRoute53Client. deleteVPCAssociationAuthorization(DeleteVpcAssociationAuthorizationRequest deleteVpcAssociationAuthorizationRequest)Removes authorization to submit anAssociateVPCWithHostedZonerequest to associate a specified VPC with a hosted zone that was created by a different account.
-