@Stability(value=Stable) @Internal public static final class CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnClientVpnEndpoint.ClientAuthenticationRequestProperty
CfnClientVpnEndpoint.ClientAuthenticationRequestPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Builder, CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getActiveDirectory()
Information about the Active Directory to be used, if applicable.
|
Object |
getFederatedAuthentication()
Information about the IAM SAML identity provider, if applicable.
|
Object |
getMutualAuthentication()
Information about the authentication certificates to be used, if applicable.
|
String |
getType()
The type of client authentication to be used.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Builder builder)
CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty.Builder.public final String getType()
CfnClientVpnEndpoint.ClientAuthenticationRequestPropertygetType in interface CfnClientVpnEndpoint.ClientAuthenticationRequestPropertypublic final Object getActiveDirectory()
CfnClientVpnEndpoint.ClientAuthenticationRequestProperty
You must provide this information if Type is directory-service-authentication .
getActiveDirectory in interface CfnClientVpnEndpoint.ClientAuthenticationRequestPropertypublic final Object getFederatedAuthentication()
CfnClientVpnEndpoint.ClientAuthenticationRequestPropertygetFederatedAuthentication in interface CfnClientVpnEndpoint.ClientAuthenticationRequestPropertypublic final Object getMutualAuthentication()
CfnClientVpnEndpoint.ClientAuthenticationRequestProperty
You must provide this information if Type is certificate-authentication .
getMutualAuthentication in interface CfnClientVpnEndpoint.ClientAuthenticationRequestProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.