@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String type,
Object activeDirectory,
Object federatedAuthentication,
Object mutualAuthentication)
Constructor that initializes the object based on literal property values passed by the
CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getActiveDirectory()
`CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.ActiveDirectory`.
|
Object |
getFederatedAuthentication()
`CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.FederatedAuthentication`.
|
Object |
getMutualAuthentication()
`CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.MutualAuthentication`.
|
String |
getType()
`CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Type`.
|
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(String type, Object activeDirectory, Object federatedAuthentication, Object mutualAuthentication)
CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty.Builder.public final String getType()
CfnClientVpnEndpoint.ClientAuthenticationRequestPropertygetType in interface CfnClientVpnEndpoint.ClientAuthenticationRequestPropertypublic final Object getActiveDirectory()
CfnClientVpnEndpoint.ClientAuthenticationRequestPropertygetActiveDirectory in interface CfnClientVpnEndpoint.ClientAuthenticationRequestPropertypublic final Object getFederatedAuthentication()
CfnClientVpnEndpoint.ClientAuthenticationRequestPropertygetFederatedAuthentication in interface CfnClientVpnEndpoint.ClientAuthenticationRequestPropertypublic final Object getMutualAuthentication()
CfnClientVpnEndpoint.ClientAuthenticationRequestPropertygetMutualAuthentication in interface CfnClientVpnEndpoint.ClientAuthenticationRequestProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.