@Stability(value=Stable) @Internal public static final class CfnAttributeGroupProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAttributeGroupProps
CfnAttributeGroupPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAttributeGroupProps.Builder, CfnAttributeGroupProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object attributes,
String name,
String description,
Map<String,String> tags)
Constructor that initializes the object based on literal property values passed by the
CfnAttributeGroupProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAttributes()
`AWS::ServiceCatalogAppRegistry::AttributeGroup.Attributes`.
|
String |
getDescription()
`AWS::ServiceCatalogAppRegistry::AttributeGroup.Description`.
|
String |
getName()
`AWS::ServiceCatalogAppRegistry::AttributeGroup.Name`.
|
Map<String,String> |
getTags()
`AWS::ServiceCatalogAppRegistry::AttributeGroup.Tags`.
|
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.public final Object getAttributes()
CfnAttributeGroupPropsgetAttributes in interface CfnAttributeGroupPropspublic final String getName()
CfnAttributeGroupPropsgetName in interface CfnAttributeGroupPropspublic final String getDescription()
CfnAttributeGroupPropsgetDescription in interface CfnAttributeGroupPropspublic final Map<String,String> getTags()
CfnAttributeGroupPropsgetTags in interface CfnAttributeGroupProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.