AWS SDK Version 3 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.

Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and AppStream 2.0. When you specify an interface endpoint for a stack, users of the stack can connect to AppStream 2.0 only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint.

Inheritance Hierarchy

System.Object
  Amazon.AppStream.Model.AccessEndpoint

Namespace: Amazon.AppStream.Model
Assembly: AWSSDK.AppStream.dll
Version: 3.x.y.z

Syntax

C#
public class AccessEndpoint

The AccessEndpoint type exposes the following members

Constructors

NameDescription
Public Method AccessEndpoint()

Properties

NameTypeDescription
Public Property EndpointType Amazon.AppStream.AccessEndpointType

Gets and sets the property EndpointType.

The type of interface endpoint.

Public Property VpceId System.String

Gets and sets the property VpceId.

The identifier (ID) of the VPC in which the interface endpoint is used.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

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