Builder

class Builder

Properties

Link copied to clipboard

The DNS name for users to reach your application.

Link copied to clipboard
Link copied to clipboard

The CIDR options. This parameter is required if the endpoint type is cidr.

Link copied to clipboard

A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring idempotency.

Link copied to clipboard

A description for the Verified Access endpoint.

Link copied to clipboard

The ARN of the public TLS/SSL certificate in Amazon Web Services Certificate Manager to associate with the endpoint. The CN in the certificate must match the DNS name your end users will use to reach your application.

Link copied to clipboard

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

Link copied to clipboard

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

Link copied to clipboard

The type of Verified Access endpoint to create.

Link copied to clipboard

The load balancer details. This parameter is required if the endpoint type is load-balancer.

Link copied to clipboard

The network interface details. This parameter is required if the endpoint type is network-interface.

Link copied to clipboard

The Verified Access policy document.

Link copied to clipboard

The RDS details. This parameter is required if the endpoint type is rds.

Link copied to clipboard

The IDs of the security groups to associate with the Verified Access endpoint. Required if AttachmentType is set to vpc.

Link copied to clipboard

The options for server side encryption.

Link copied to clipboard

The tags to assign to the Verified Access endpoint.

Link copied to clipboard

The ID of the Verified Access group to associate the endpoint with.

Functions