AwsEc2ClientVpnEndpointAuthenticationOptionsDetails

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

Types

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

Properties

Link copied to clipboard

Information about the Active Directory, if applicable. With Active Directory authentication, clients are authenticated against existing Active Directory groups.

Link copied to clipboard

Information about the IAM SAML identity provider, if applicable.

Link copied to clipboard

Information about the authentication certificates, if applicable.

Link copied to clipboard
val type: String?

The authentication type used.

Functions

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