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