@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(CfnApp.EnvironmentVariableProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApp.AutoBranchCreationConfigProperty.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 |
getName()
The environment variable name.
|
String |
getValue()
The environment variable 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(CfnApp.EnvironmentVariableProperty.Builder builder)
CfnApp.AutoBranchCreationConfigProperty.Builder.public final String getName()
CfnApp.EnvironmentVariablePropertyLength Constraints: Maximum length of 255.
Pattern: (?s).*
getName in interface CfnApp.EnvironmentVariablePropertypublic final String getValue()
CfnApp.EnvironmentVariablePropertyLength Constraints: Maximum length of 5500.
Pattern: (?s).*
getValue in interface CfnApp.EnvironmentVariableProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.