public static interface CreateVpcPeeringConnectionResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<CreateVpcPeeringConnectionResponse.Builder,CreateVpcPeeringConnectionResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateVpcPeeringConnectionResponse.Builder |
vpcPeeringConnection(VpcPeeringConnection vpcPeeringConnection)
Information about the VPC peering connection.
|
CreateVpcPeeringConnectionResponse.Builder vpcPeeringConnection(VpcPeeringConnection vpcPeeringConnection)
Information about the VPC peering connection.
vpcPeeringConnection - Information about the VPC peering connection.Copyright © 2017. All rights reserved.