public static interface CreateVpcResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<CreateVpcResponse.Builder,CreateVpcResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateVpcResponse.Builder |
vpc(Vpc vpc)
Information about the VPC.
|
copyapply, buildCreateVpcResponse.Builder vpc(Vpc vpc)
Information about the VPC.
vpc - Information about the VPC.Copyright © 2017. All rights reserved.