@Stability(value=Stable) @Internal public static final class CfnCellProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCellProps
CfnCellPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnCellProps.Builder, CfnCellProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCellProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCellProps.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 |
getCellName()
The name of the cell to create.
|
List<String> |
getCells()
A list of cell Amazon Resource Names (ARNs) contained within this cell, for use in nested cells.
|
List<CfnTag> |
getTags()
A collection of tags associated with a resource.
|
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(CfnCellProps.Builder builder)
CfnCellProps.Builder.public final String getCellName()
CfnCellPropsgetCellName in interface CfnCellPropspublic final List<String> getCells()
CfnCellPropsFor example, Availability Zones within specific AWS Regions .
getCells in interface CfnCellPropspublic final List<CfnTag> getTags()
CfnCellPropsgetTags in interface CfnCellProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.