@Stability(value=Stable) @Internal public static final class CfnClientVpnEndpoint.ClientLoginBannerOptionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnClientVpnEndpoint.ClientLoginBannerOptionsProperty
CfnClientVpnEndpoint.ClientLoginBannerOptionsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnClientVpnEndpoint.ClientLoginBannerOptionsProperty.Builder, CfnClientVpnEndpoint.ClientLoginBannerOptionsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnClientVpnEndpoint.ClientLoginBannerOptionsProperty.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 |
getBannerText()
Customizable text that will be displayed in a banner on AWS provided clients when a VPN session is established.
|
Object |
getEnabled()
Enable or disable a customizable text banner that will be displayed on AWS provided clients when a VPN session is established.
|
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.ClientLoginBannerOptionsProperty.Builder builder)
CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty.Builder.public final Object getEnabled()
CfnClientVpnEndpoint.ClientLoginBannerOptionsProperty
Valid values: true | false
Default value: false
getEnabled in interface CfnClientVpnEndpoint.ClientLoginBannerOptionsPropertypublic final String getBannerText()
CfnClientVpnEndpoint.ClientLoginBannerOptionsPropertyUTF-8 encoded characters only. Maximum of 1400 characters.
getBannerText in interface CfnClientVpnEndpoint.ClientLoginBannerOptionsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.