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.

The connection endpoint for connecting to an Amazon OpenSearch Service domain through a proxy.

Inheritance Hierarchy

System.Object
  Amazon.OpenSearchService.Model.VpcEndpoint

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

Syntax

C#
public class VpcEndpoint

The VpcEndpoint type exposes the following members

Constructors

NameDescription
Public Method VpcEndpoint()

Properties

NameTypeDescription
Public Property DomainArn System.String

Gets and sets the property DomainArn.

The Amazon Resource Name (ARN) of the domain associated with the endpoint.

Public Property Endpoint System.String

Gets and sets the property Endpoint.

The connection endpoint ID for connecting to the domain.

Public Property Status Amazon.OpenSearchService.VpcEndpointStatus

Gets and sets the property Status.

The current status of the endpoint.

Public Property VpcEndpointId System.String

Gets and sets the property VpcEndpointId.

The unique identifier of the endpoint.

Public Property VpcEndpointOwner System.String

Gets and sets the property VpcEndpointOwner.

The creator of the endpoint.

Public Property VpcOptions Amazon.OpenSearchService.Model.VPCDerivedInfo

Gets and sets the property VpcOptions.

Options to specify the subnets and security groups for an Amazon OpenSearch Service VPC endpoint.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5