@Stability(value=Stable) @Internal public static final class CfnDimensionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDimensionProps
CfnDimensionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDimensionProps.Builder, CfnDimensionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDimensionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDimensionProps.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 |
getName()
A unique identifier for the dimension.
|
List<String> |
getStringValues()
Specifies the value or list of values for the dimension.
|
List<CfnTag> |
getTags()
Metadata that can be used to manage the dimension.
|
String |
getType()
Specifies the type of dimension.
|
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(CfnDimensionProps.Builder builder)
CfnDimensionProps.Builder.public final List<String> getStringValues()
CfnDimensionProps
For TOPIC_FILTER dimensions, this is a pattern used to match the MQTT topic (for example, "admin/#").
getStringValues in interface CfnDimensionPropspublic final String getType()
CfnDimensionProps
Supported types: TOPIC_FILTER.
getType in interface CfnDimensionPropspublic final String getName()
CfnDimensionPropsgetName in interface CfnDimensionPropspublic final List<CfnTag> getTags()
CfnDimensionPropsgetTags in interface CfnDimensionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.