@Stability(value=Stable) @Internal public static final class CfnDevice.DeviceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDevice.DeviceProperty
CfnDevice.DevicePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDevice.DeviceProperty.Builder, CfnDevice.DeviceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDevice.DeviceProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDevice.DeviceProperty.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 |
getDescription()
Description of the device.
|
String |
getDeviceName()
The name of the device.
|
String |
getIotThingName()
AWS Internet of Things (IoT) object name.
|
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(CfnDevice.DeviceProperty.Builder builder)
CfnDevice.DeviceProperty.Builder.public final String getDeviceName()
CfnDevice.DevicePropertygetDeviceName in interface CfnDevice.DevicePropertypublic final String getDescription()
CfnDevice.DevicePropertygetDescription in interface CfnDevice.DevicePropertypublic final String getIotThingName()
CfnDevice.DevicePropertygetIotThingName in interface CfnDevice.DeviceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.