@Stability(value=Stable) @Internal public static final class CfnCollectionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCollectionProps
CfnCollectionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnCollectionProps.Builder, CfnCollectionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCollectionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCollectionProps.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 |
getCollectionId()
ID for the collection that you are creating.
|
List<CfnTag> |
getTags()
A set of tags (key-value pairs) that you want to attach to the collection.
|
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(CfnCollectionProps.Builder builder)
CfnCollectionProps.Builder.public final String getCollectionId()
CfnCollectionPropsgetCollectionId in interface CfnCollectionPropspublic final List<CfnTag> getTags()
CfnCollectionPropsgetTags in interface CfnCollectionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.