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