VerifiedAccessEndpoint

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.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The DNS name for users to reach your application.

Link copied to clipboard

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

Link copied to clipboard

The options for a CIDR endpoint.

Link copied to clipboard

The creation time.

Link copied to clipboard

The deletion time.

Link copied to clipboard

A description for the Amazon Web Services Verified Access endpoint.

Link copied to clipboard

Returned if endpoint has a device trust provider attached.

Link copied to clipboard

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

Link copied to clipboard

A DNS name that is generated for the endpoint.

Link copied to clipboard

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.

Link copied to clipboard

The last updated time.

Link copied to clipboard

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

Link copied to clipboard

The options for network-interface type endpoint.

Link copied to clipboard

The options for an RDS endpoint.

Link copied to clipboard

The IDs of the security groups for the endpoint.

Link copied to clipboard

The options in use for server side encryption.

Link copied to clipboard

The endpoint status.

Link copied to clipboard
val tags: List<Tag>?

The tags.

Link copied to clipboard

The ID of the Amazon Web Services Verified Access endpoint.

Link copied to clipboard

The ID of the Amazon Web Services Verified Access group.

Link copied to clipboard

The ID of the Amazon Web Services Verified Access instance.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String