@Stability(value=Stable) @Internal public static final class CfnApp.EnvironmentVariableProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApp.EnvironmentVariableProperty
CfnApp.EnvironmentVariablePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApp.EnvironmentVariableProperty.Builder, CfnApp.EnvironmentVariableProperty.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 key,
String value,
Object secure)
Constructor that initializes the object based on literal property values passed by the
CfnApp.DataSourceProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getKey()
`CfnApp.EnvironmentVariableProperty.Key`.
|
Object |
getSecure()
`CfnApp.EnvironmentVariableProperty.Secure`.
|
String |
getValue()
`CfnApp.EnvironmentVariableProperty.Value`.
|
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 key, String value, Object secure)
CfnApp.DataSourceProperty.Builder.public final String getKey()
CfnApp.EnvironmentVariablePropertygetKey in interface CfnApp.EnvironmentVariablePropertypublic final String getValue()
CfnApp.EnvironmentVariablePropertygetValue in interface CfnApp.EnvironmentVariablePropertypublic final Object getSecure()
CfnApp.EnvironmentVariablePropertygetSecure in interface CfnApp.EnvironmentVariableProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.