VerifiedAccessEndpoint

class VerifiedAccessEndpoint : KotlinCustomResource

The AWS::EC2::VerifiedAccessEndpoint resource creates an AWS EC2 Verified Access Endpoint.

Properties

Link copied to clipboard

The DNS name for users to reach your application.

Link copied to clipboard
val attachmentType: Output<String>

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

Link copied to clipboard
val creationTime: Output<String>

The creation time.

Link copied to clipboard
val description: Output<String>?

A description for the AWS 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
val endpointDomain: Output<String>

A DNS name that is generated for the endpoint.

Link copied to clipboard

A custom identifier that gets prepended to a DNS name that is generated for the endpoint.

Link copied to clipboard
val endpointType: Output<String>

The type of AWS 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.The type of AWS 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
val id: Output<String>
Link copied to clipboard
val lastUpdatedTime: Output<String>

The last updated time.

Link copied to clipboard

The load balancer details if creating the AWS Verified Access endpoint as load-balancer type.

Link copied to clipboard

The options for network-interface type endpoint.

Link copied to clipboard
val policyDocument: Output<String>?

The AWS Verified Access policy document.

Link copied to clipboard
val policyEnabled: Output<Boolean>?

The status of the Verified Access policy.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The IDs of the security groups for the endpoint.

Link copied to clipboard

The configuration options for customer provided KMS encryption.

Link copied to clipboard
val status: Output<String>

The endpoint status.

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

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

The ID of the AWS Verified Access endpoint.

Link copied to clipboard

The ID of the AWS Verified Access group.

Link copied to clipboard

The ID of the AWS Verified Access instance.