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