@Stability(value=Stable) @Internal public static final class CfnApplicationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplicationProps
CfnApplicationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplicationProps.Builder, CfnApplicationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplicationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplicationProps.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 |
getDescription()
The description of the application.
|
String |
getName()
The name of the application.
|
Map<String,String> |
getTags()
Key-value pairs you can use to associate with the application.
|
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(CfnApplicationProps.Builder builder)
CfnApplicationProps.Builder.public final String getName()
CfnApplicationPropsThe name must be unique in the region in which you are creating the application.
getName in interface CfnApplicationPropspublic final String getDescription()
CfnApplicationPropsgetDescription in interface CfnApplicationPropspublic final Map<String,String> getTags()
CfnApplicationPropsgetTags in interface CfnApplicationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.