public static interface ClassicLinkDnsSupport.Builder extends SdkPojo, CopyableBuilder<ClassicLinkDnsSupport.Builder,ClassicLinkDnsSupport>
Modifier and Type | Method and 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.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
ClassicLinkDnsSupport.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 © 2020. All rights reserved.