C# Class Amazon.EC2.Model.ModifyVpcEndpointRequest

Container for the parameters to the ModifyVpcEndpoint operation. 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.
Inheritance: AmazonEC2Request
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAddRouteTableIds ( ) : bool
IsSetPolicyDocument ( ) : bool
IsSetRemoveRouteTableIds ( ) : bool
IsSetResetPolicy ( ) : bool
IsSetVpcEndpointId ( ) : bool