| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53 |
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
|
| software.amazon.awssdk.services.route53.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteVpcAssociationAuthorizationResponse |
Route53Client.deleteVPCAssociationAuthorization(DeleteVpcAssociationAuthorizationRequest deleteVpcAssociationAuthorizationRequest)
Removes authorization to submit an
AssociateVPCWithHostedZone request to associate a specified VPC
with a hosted zone that was created by a different account. |
default CompletableFuture<DeleteVpcAssociationAuthorizationResponse> |
Route53AsyncClient.deleteVPCAssociationAuthorization(DeleteVpcAssociationAuthorizationRequest deleteVpcAssociationAuthorizationRequest)
Removes authorization to submit an
AssociateVPCWithHostedZone request to associate a specified VPC
with a hosted zone that was created by a different account. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteVpcAssociationAuthorizationRequestMarshaller.marshall(DeleteVpcAssociationAuthorizationRequest deleteVpcAssociationAuthorizationRequest) |
Copyright © 2023. All rights reserved.