CopyableBuilder<CreateVpcPeeringConnectionResponse.Builder,CreateVpcPeeringConnectionResponse>, SdkBuilder<CreateVpcPeeringConnectionResponse.Builder,CreateVpcPeeringConnectionResponse>public static interface CreateVpcPeeringConnectionResponse.Builder extends CopyableBuilder<CreateVpcPeeringConnectionResponse.Builder,CreateVpcPeeringConnectionResponse>
| Modifier and Type | Method | Description |
|---|---|---|
CreateVpcPeeringConnectionResponse.Builder |
vpcPeeringConnection(VpcPeeringConnection vpcPeeringConnection) |
Information about the VPC peering connection.
|
copyapply, buildCreateVpcPeeringConnectionResponse.Builder vpcPeeringConnection(VpcPeeringConnection vpcPeeringConnection)
Information about the VPC peering connection.
vpcPeeringConnection - Information about the VPC peering connection.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.