AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
Modifies attributes of a specified VPC endpoint. You can modify the policy associated with the endpoint, and you can add and remove route tables associated with the endpoint.

Namespace: Amazon.EC2
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public abstract ModifyVpcEndpointResponse ModifyVpcEndpoint(
         ModifyVpcEndpointRequest request
)

Parameters

request
Type: Amazon.EC2.Model.ModifyVpcEndpointRequest

Container for the necessary parameters to execute the ModifyVpcEndpoint service method.

Return Value
Type: Amazon.EC2.Model.ModifyVpcEndpointResponse
The response from the ModifyVpcEndpoint service method, as returned by EC2.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5