CopyableBuilder<VPC.Builder,VPC>
, SdkBuilder<VPC.Builder,VPC>
public static interface VPC.Builder extends CopyableBuilder<VPC.Builder,VPC>
Modifier and Type | Method | Description |
---|---|---|
VPC.Builder |
vpcId(String vpcId) |
|
VPC.Builder |
vpcRegion(String vpcRegion) |
(Private hosted zones only) The region in which you created an Amazon VPC.
|
VPC.Builder |
vpcRegion(VPCRegion vpcRegion) |
(Private hosted zones only) The region in which you created an Amazon VPC.
|
copy
apply, build
VPC.Builder vpcRegion(String vpcRegion)
(Private hosted zones only) The region in which you created an Amazon VPC.
vpcRegion
- (Private hosted zones only) The region in which you created an Amazon VPC.VPCRegion
VPC.Builder vpcRegion(VPCRegion vpcRegion)
(Private hosted zones only) The region in which you created an Amazon VPC.
vpcRegion
- (Private hosted zones only) The region in which you created an Amazon VPC.VPCRegion
VPC.Builder vpcId(String vpcId)
vpcId
- Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.