AwsEc2ClientVpnEndpointDetails

Describes an Client VPN endpoint. A Client VPN endpoint is the resource that you create and configure to enable and manage client VPN sessions. It's the termination point for all client VPN sessions.

Types

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

Properties

Link copied to clipboard

Information about the authentication method used by the Client VPN endpoint.

Link copied to clipboard

The IPv4 address range, in CIDR notation, from which client IP addresses are assigned.

Link copied to clipboard

The options for managing connection authorization for new client connections.

Link copied to clipboard

Options for enabling a customizable text banner that will be displayed on Amazon Web Services provided clients when a VPN session is established.

Link copied to clipboard

The ID of the Client VPN endpoint.

Link copied to clipboard

Information about the client connection logging options for the Client VPN endpoint.

Link copied to clipboard

A brief description of the endpoint.

Link copied to clipboard

Information about the DNS servers to be used for DNS resolution.

Link copied to clipboard

The IDs of the security groups for the target network.

Link copied to clipboard

The URL of the self-service portal.

Link copied to clipboard

The Amazon Resource Name (ARN) of the server certificate.

Link copied to clipboard

The maximum VPN session duration time in hours.

Link copied to clipboard

Indicates whether split-tunnel is enabled in the Client VPN endpoint.

Link copied to clipboard

The transport protocol used by the Client VPN endpoint.

Link copied to clipboard

The ID of the VPC.

Link copied to clipboard
val vpnPort: Int?

The port number for the Client VPN endpoint.

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