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
 
Describes a VPC endpoint.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.VpcEndpoint

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

Syntax

C#
public class VpcEndpoint : Object

The VpcEndpoint type exposes the following members

Constructors

NameDescription
Public Method VpcEndpoint()

Properties

NameTypeDescription
Public Property CreationTimestamp System.DateTime Gets and sets the property CreationTimestamp.

The date and time the VPC endpoint was created.

Public Property PolicyDocument System.String Gets and sets the property PolicyDocument.

The policy document associated with the endpoint.

Public Property RouteTableIds System.Collections.Generic.List<System.String> Gets and sets the property RouteTableIds.

One or more route tables associated with the endpoint.

Public Property ServiceName System.String Gets and sets the property ServiceName.

The name of the AWS service to which the endpoint is associated.

Public Property State Amazon.EC2.State Gets and sets the property State.

The state of the VPC endpoint.

Public Property VpcEndpointId System.String Gets and sets the property VpcEndpointId.

The ID of the VPC endpoint.

Public Property VpcId System.String Gets and sets the property VpcId.

The ID of the VPC to which the endpoint is associated.

Version Information

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

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8