@Stability(value=Stable) @Internal public static final class CfnAppBlockProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAppBlockProps
CfnAppBlockPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAppBlockProps.Builder, CfnAppBlockProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAppBlockProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAppBlockProps.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 app block.
|
String |
getDisplayName()
The display name of the app block.
|
String |
getName()
The name of the app block.
|
Object |
getSetupScriptDetails()
The setup script details of the app block.
|
Object |
getSourceS3Location()
The source S3 location of the app block.
|
List<CfnTag> |
getTags()
The tags of the app block.
|
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(CfnAppBlockProps.Builder builder)
CfnAppBlockProps.Builder.public final String getName()
CfnAppBlockProps
Pattern : ^[a-zA-Z0-9][a-zA-Z0-9_.-]{0,100}$
getName in interface CfnAppBlockPropspublic final Object getSetupScriptDetails()
CfnAppBlockPropsgetSetupScriptDetails in interface CfnAppBlockPropspublic final Object getSourceS3Location()
CfnAppBlockPropsgetSourceS3Location in interface CfnAppBlockPropspublic final String getDescription()
CfnAppBlockPropsgetDescription in interface CfnAppBlockPropspublic final String getDisplayName()
CfnAppBlockPropsgetDisplayName in interface CfnAppBlockPropspublic final List<CfnTag> getTags()
CfnAppBlockPropsgetTags in interface CfnAppBlockProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.