CopyableBuilder<CreateVPCAssociationAuthorizationResponse.Builder,CreateVPCAssociationAuthorizationResponse>, SdkBuilder<CreateVPCAssociationAuthorizationResponse.Builder,CreateVPCAssociationAuthorizationResponse>public static interface CreateVPCAssociationAuthorizationResponse.Builder extends CopyableBuilder<CreateVPCAssociationAuthorizationResponse.Builder,CreateVPCAssociationAuthorizationResponse>
| Modifier and Type | Method | Description |
|---|---|---|
CreateVPCAssociationAuthorizationResponse.Builder |
hostedZoneId(String hostedZoneId) |
The ID of the hosted zone that you authorized associating a VPC with.
|
CreateVPCAssociationAuthorizationResponse.Builder |
vpc(VPC vpc) |
The VPC that you authorized associating with a hosted zone.
|
copyapply, buildCreateVPCAssociationAuthorizationResponse.Builder hostedZoneId(String hostedZoneId)
The ID of the hosted zone that you authorized associating a VPC with.
hostedZoneId - The ID of the hosted zone that you authorized associating a VPC with.CreateVPCAssociationAuthorizationResponse.Builder vpc(VPC vpc)
The VPC that you authorized associating with a hosted zone.
vpc - The VPC that you authorized associating with a hosted zone.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.