@Stability(value=Experimental) @Internal public static final class AttributeGroupProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements AttributeGroupProps
AttributeGroupPropssoftware.amazon.jsii.JsiiObject.InitializationModeAttributeGroupProps.Builder, AttributeGroupProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(AttributeGroupProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
AttributeGroupProps.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 |
getAttributeGroupName()
(experimental) Enforces a particular physical attribute group name.
|
Map<String,Object> |
getAttributes()
(experimental) A JSON of nested key-value pairs that represent the attributes in the group.
|
String |
getDescription()
(experimental) Description for attribute group.
|
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(AttributeGroupProps.Builder builder)
AttributeGroupProps.Builder.public final String getAttributeGroupName()
AttributeGroupPropsgetAttributeGroupName in interface AttributeGroupPropspublic final Map<String,Object> getAttributes()
AttributeGroupPropsAttributes maybe an empty JSON '{}', but must be explicitly stated.
getAttributes in interface AttributeGroupPropspublic final String getDescription()
AttributeGroupPropsDefault: - No description provided
getDescription in interface AttributeGroupProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.