C# Class Amazon.EC2.Model.DeleteVpcEndpointsRequest

Container for the parameters to the DeleteVpcEndpoints operation. Deletes one or more specified VPC endpoints. Deleting the endpoint also deletes the endpoint routes in the route tables that were associated with the endpoint.
Inheritance: AmazonEC2Request
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetVpcEndpointIds ( ) : bool