@Stability(value=Stable) @Internal public static final class CfnThingProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnThingProps
CfnThingPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnThingProps.Builder, CfnThingProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnThingProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnThingProps.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) |
Object |
getAttributePayload()
A string that contains up to three key value pairs.
|
String |
getThingName()
The name of the thing to update.
|
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(CfnThingProps.Builder builder)
CfnThingProps.Builder.public final Object getAttributePayload()
CfnThingPropsMaximum length of 800. Duplicates not allowed.
getAttributePayload in interface CfnThingPropspublic final String getThingName()
CfnThingPropsYou can't change a thing's name. To change a thing's name, you must create a new thing, give it the new name, and then delete the old thing.
getThingName in interface CfnThingProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.