@Stability(value=Stable) @Internal public static final class CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty
CfnClientVpnEndpoint.CertificateAuthenticationRequestPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnClientVpnEndpoint.CertificateAuthenticationRequestProperty.Builder, CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty.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) |
String |
getClientRootCertificateChainArn()
The ARN of the client certificate.
|
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.CertificateAuthenticationRequestProperty.Builder builder)
CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty.Builder.public final String getClientRootCertificateChainArn()
CfnClientVpnEndpoint.CertificateAuthenticationRequestPropertyThe certificate must be signed by a certificate authority (CA) and it must be provisioned in AWS Certificate Manager (ACM).
getClientRootCertificateChainArn in interface CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.