default AssociateVpcWithHostedZoneRequest.Builder |
AssociateVpcWithHostedZoneRequest.Builder.vpc(Consumer<VPC.Builder> vpc) |
A complex type that contains information about the VPC that you want to associate with a private hosted zone.
|
default CreateHostedZoneRequest.Builder |
CreateHostedZoneRequest.Builder.vpc(Consumer<VPC.Builder> vpc) |
(Private hosted zones only) A complex type that contains information about the Amazon VPC that you're
associating with this hosted zone.
|
default CreateHostedZoneResponse.Builder |
CreateHostedZoneResponse.Builder.vpc(Consumer<VPC.Builder> vpc) |
A complex type that contains information about an Amazon VPC that you associated with this hosted zone.
|
default CreateVpcAssociationAuthorizationRequest.Builder |
CreateVpcAssociationAuthorizationRequest.Builder.vpc(Consumer<VPC.Builder> vpc) |
A complex type that contains the VPC ID and region for the VPC that you want to authorize associating with
your hosted zone.
|
default CreateVpcAssociationAuthorizationResponse.Builder |
CreateVpcAssociationAuthorizationResponse.Builder.vpc(Consumer<VPC.Builder> vpc) |
The VPC that you authorized associating with a hosted zone.
|
default DeleteVpcAssociationAuthorizationRequest.Builder |
DeleteVpcAssociationAuthorizationRequest.Builder.vpc(Consumer<VPC.Builder> vpc) |
When removing authorization to associate a VPC that was created by one Amazon Web Services account with a
hosted zone that was created with a different Amazon Web Services account, a complex type that includes the
ID and region of the VPC.
|
default DisassociateVpcFromHostedZoneRequest.Builder |
DisassociateVpcFromHostedZoneRequest.Builder.vpc(Consumer<VPC.Builder> vpc) |
A complex type that contains information about the VPC that you're disassociating from the specified hosted
zone.
|