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.

An Amazon Web Services Verified Access endpoint specifies the application that Amazon Web Services Verified Access provides access to. It must be attached to an Amazon Web Services Verified Access group. An Amazon Web Services Verified Access endpoint must also have an attached access policy before you attached it to a group.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.VerifiedAccessEndpoint

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

Syntax

C#
public class VerifiedAccessEndpoint

The VerifiedAccessEndpoint type exposes the following members

Constructors

NameDescription
Public Method VerifiedAccessEndpoint()

Properties

NameTypeDescription
Public Property ApplicationDomain System.String

Gets and sets the property ApplicationDomain.

The DNS name for users to reach your application.

Public Property AttachmentType Amazon.EC2.VerifiedAccessEndpointAttachmentType

Gets and sets the property AttachmentType.

The type of attachment used to provide connectivity between the Amazon Web Services Verified Access endpoint and the application.

Public Property CreationTime System.String

Gets and sets the property CreationTime.

The creation time.

Public Property DeletionTime System.String

Gets and sets the property DeletionTime.

The deletion time.

Public Property Description System.String

Gets and sets the property Description.

A description for the Amazon Web Services Verified Access endpoint.

Public Property DeviceValidationDomain System.String

Gets and sets the property DeviceValidationDomain.

Returned if endpoint has a device trust provider attached.

Public Property DomainCertificateArn System.String

Gets and sets the property DomainCertificateArn.

The ARN of a public TLS/SSL certificate imported into or created with ACM.

Public Property EndpointDomain System.String

Gets and sets the property EndpointDomain.

A DNS name that is generated for the endpoint.

Public Property EndpointType Amazon.EC2.VerifiedAccessEndpointType

Gets and sets the property EndpointType.

The type of Amazon Web Services Verified Access endpoint. Incoming application requests will be sent to an IP address, load balancer or a network interface depending on the endpoint type specified.

Public Property LastUpdatedTime System.String

Gets and sets the property LastUpdatedTime.

The last updated time.

Public Property LoadBalancerOptions Amazon.EC2.Model.VerifiedAccessEndpointLoadBalancerOptions

Gets and sets the property LoadBalancerOptions.

The load balancer details if creating the Amazon Web Services Verified Access endpoint as load-balancertype.

Public Property NetworkInterfaceOptions Amazon.EC2.Model.VerifiedAccessEndpointEniOptions

Gets and sets the property NetworkInterfaceOptions.

The options for network-interface type endpoint.

Public Property SecurityGroupIds System.Collections.Generic.List<System.String>

Gets and sets the property SecurityGroupIds.

The IDs of the security groups for the endpoint.

Public Property SseSpecification Amazon.EC2.Model.VerifiedAccessSseSpecificationResponse

Gets and sets the property SseSpecification.

The options in use for server side encryption.

Public Property Status Amazon.EC2.Model.VerifiedAccessEndpointStatus

Gets and sets the property Status.

The endpoint status.

Public Property Tags System.Collections.Generic.List<Amazon.EC2.Model.Tag>

Gets and sets the property Tags.

The tags.

Public Property VerifiedAccessEndpointId System.String

Gets and sets the property VerifiedAccessEndpointId.

The ID of the Amazon Web Services Verified Access endpoint.

Public Property VerifiedAccessGroupId System.String

Gets and sets the property VerifiedAccessGroupId.

The ID of the Amazon Web Services Verified Access group.

Public Property VerifiedAccessInstanceId System.String

Gets and sets the property VerifiedAccessInstanceId.

The ID of the Amazon Web Services Verified Access instance.

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