C# Class Amazon.EC2.Model.AcceptVpcPeeringConnectionRequest

Container for the parameters to the AcceptVpcPeeringConnection operation.

Accept a VPC peering connection request. To accept a request, the VPC peering connection must be in the pending-acceptance state, and you must be the owner of the peer VPC. Use the DescribeVpcPeeringConnections request to view your outstanding VPC peering connection requests.

Inheritance: AmazonEC2Request
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetVpcPeeringConnectionId ( ) : bool