public static interface VPC.Builder extends SdkPojo, CopyableBuilder<VPC.Builder,VPC>
Modifier and Type | Method and Description |
---|---|
VPC.Builder |
vpcId(String vpcId)
Sets the value of the VPCId property for this object.
|
VPC.Builder |
vpcRegion(String vpcRegion)
(Private hosted zones only) The region that an Amazon VPC was created in.
|
VPC.Builder |
vpcRegion(VPCRegion vpcRegion)
(Private hosted zones only) The region that an Amazon VPC was created in.
|
copy
applyMutation, build
VPC.Builder vpcRegion(String vpcRegion)
(Private hosted zones only) The region that an Amazon VPC was created in.
VPC.Builder vpcRegion(VPCRegion vpcRegion)
(Private hosted zones only) The region that an Amazon VPC was created in.
VPC.Builder vpcId(String vpcId)
vpcId
- The new value for the VPCId property for this object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.