C# Class Amazon.EC2.Model.DeleteVpcPeeringConnectionRequest

Container for the parameters to the DeleteVpcPeeringConnection operation.

Deletes a VPC peering connection. Either the owner of the requester VPC or the owner of the peer VPC can delete the VPC peering connection if it's in the active state. The owner of the requester VPC can delete a VPC peering connection in the pending-acceptance state.

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

Private Methods

Method Description
IsSetVpcPeeringConnectionId ( ) : bool