CopyableBuilder<ClassicLinkDnsSupport.Builder,ClassicLinkDnsSupport>, SdkBuilder<ClassicLinkDnsSupport.Builder,ClassicLinkDnsSupport>public static interface ClassicLinkDnsSupport.Builder extends CopyableBuilder<ClassicLinkDnsSupport.Builder,ClassicLinkDnsSupport>
| Modifier and Type | Method | Description |
|---|---|---|
ClassicLinkDnsSupport.Builder |
classicLinkDnsSupported(Boolean classicLinkDnsSupported) |
Indicates whether ClassicLink DNS support is enabled for the VPC.
|
ClassicLinkDnsSupport.Builder |
vpcId(String vpcId) |
The ID of the VPC.
|
copyapply, buildClassicLinkDnsSupport.Builder classicLinkDnsSupported(Boolean classicLinkDnsSupported)
Indicates whether ClassicLink DNS support is enabled for the VPC.
classicLinkDnsSupported - Indicates whether ClassicLink DNS support is enabled for the VPC.ClassicLinkDnsSupport.Builder vpcId(String vpcId)
The ID of the VPC.
vpcId - The ID of the VPC.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.