| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static ClassicLinkDnsSupport.Builder |
ClassicLinkDnsSupport.builder() |
ClassicLinkDnsSupport.Builder |
ClassicLinkDnsSupport.Builder.classicLinkDnsSupported(Boolean classicLinkDnsSupported)
Indicates whether ClassicLink DNS support is enabled for the VPC.
|
ClassicLinkDnsSupport.Builder |
ClassicLinkDnsSupport.toBuilder() |
ClassicLinkDnsSupport.Builder |
ClassicLinkDnsSupport.Builder.vpcId(String vpcId)
The ID of the VPC.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ClassicLinkDnsSupport.Builder> |
ClassicLinkDnsSupport.serializableBuilderClass() |
Copyright © 2020. All rights reserved.