public static interface DisableVpcClassicLinkDnsSupportRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<DisableVpcClassicLinkDnsSupportRequest.Builder,DisableVpcClassicLinkDnsSupportRequest>
| Modifier and Type | Method and Description |
|---|---|
DisableVpcClassicLinkDnsSupportRequest.Builder |
vpcId(String vpcId)
The ID of the VPC.
|
copyapply, buildDisableVpcClassicLinkDnsSupportRequest.Builder vpcId(String vpcId)
The ID of the VPC.
vpcId - The ID of the VPC.Copyright © 2017. All rights reserved.