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.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class VerifiedAccessEndpoint
The VerifiedAccessEndpoint type exposes the following members
Name | Description | |
---|---|---|
![]() |
VerifiedAccessEndpoint() |
Name | Type | Description | |
---|---|---|---|
![]() |
ApplicationDomain | System.String |
Gets and sets the property ApplicationDomain. The DNS name for users to reach your application. |
![]() |
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. |
![]() |
CidrOptions | Amazon.EC2.Model.VerifiedAccessEndpointCidrOptions |
Gets and sets the property CidrOptions. The options for a CIDR endpoint. |
![]() |
CreationTime | System.String |
Gets and sets the property CreationTime. The creation time. |
![]() |
DeletionTime | System.String |
Gets and sets the property DeletionTime. The deletion time. |
![]() |
Description | System.String |
Gets and sets the property Description. A description for the Amazon Web Services Verified Access endpoint. |
![]() |
DeviceValidationDomain | System.String |
Gets and sets the property DeviceValidationDomain. Returned if endpoint has a device trust provider attached. |
![]() |
DomainCertificateArn | System.String |
Gets and sets the property DomainCertificateArn. The ARN of a public TLS/SSL certificate imported into or created with ACM. |
![]() |
EndpointDomain | System.String |
Gets and sets the property EndpointDomain. A DNS name that is generated for the endpoint. |
![]() |
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. |
![]() |
LastUpdatedTime | System.String |
Gets and sets the property LastUpdatedTime. The last updated time. |
![]() |
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 |
![]() |
NetworkInterfaceOptions | Amazon.EC2.Model.VerifiedAccessEndpointEniOptions |
Gets and sets the property NetworkInterfaceOptions. The options for network-interface type endpoint. |
![]() |
RdsOptions | Amazon.EC2.Model.VerifiedAccessEndpointRdsOptions |
Gets and sets the property RdsOptions. The options for an RDS endpoint. |
![]() |
SecurityGroupIds | System.Collections.Generic.List<System.String> |
Gets and sets the property SecurityGroupIds. The IDs of the security groups for the endpoint. |
![]() |
SseSpecification | Amazon.EC2.Model.VerifiedAccessSseSpecificationResponse |
Gets and sets the property SseSpecification. The options in use for server side encryption. |
![]() |
Status | Amazon.EC2.Model.VerifiedAccessEndpointStatus |
Gets and sets the property Status. The endpoint status. |
![]() |
Tags | System.Collections.Generic.List<Amazon.EC2.Model.Tag> |
Gets and sets the property Tags. The tags. |
![]() |
VerifiedAccessEndpointId | System.String |
Gets and sets the property VerifiedAccessEndpointId. The ID of the Amazon Web Services Verified Access endpoint. |
![]() |
VerifiedAccessGroupId | System.String |
Gets and sets the property VerifiedAccessGroupId. The ID of the Amazon Web Services Verified Access group. |
![]() |
VerifiedAccessInstanceId | System.String |
Gets and sets the property VerifiedAccessInstanceId. The ID of the Amazon Web Services Verified Access instance. |
.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