@Stability(value=Stable) @Internal public static final class CfnDeviceDefinitionVersion.DeviceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeviceDefinitionVersion.DeviceProperty
CfnDeviceDefinitionVersion.DevicePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeviceDefinitionVersion.DeviceProperty.Builder, CfnDeviceDefinitionVersion.DeviceProperty.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(String certificateArn,
String id,
String thingArn,
Object syncShadow)
Constructor that initializes the object based on literal property values passed by the
CfnDeviceDefinitionVersion.DeviceProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCertificateArn()
`CfnDeviceDefinitionVersion.DeviceProperty.CertificateArn`.
|
String |
getId()
`CfnDeviceDefinitionVersion.DeviceProperty.Id`.
|
Object |
getSyncShadow()
`CfnDeviceDefinitionVersion.DeviceProperty.SyncShadow`.
|
String |
getThingArn()
`CfnDeviceDefinitionVersion.DeviceProperty.ThingArn`.
|
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(String certificateArn, String id, String thingArn, Object syncShadow)
CfnDeviceDefinitionVersion.DeviceProperty.Builder.public final String getCertificateArn()
CfnDeviceDefinitionVersion.DevicePropertygetCertificateArn in interface CfnDeviceDefinitionVersion.DevicePropertypublic final String getId()
CfnDeviceDefinitionVersion.DevicePropertygetId in interface CfnDeviceDefinitionVersion.DevicePropertypublic final String getThingArn()
CfnDeviceDefinitionVersion.DevicePropertygetThingArn in interface CfnDeviceDefinitionVersion.DevicePropertypublic final Object getSyncShadow()
CfnDeviceDefinitionVersion.DevicePropertygetSyncShadow in interface CfnDeviceDefinitionVersion.DeviceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.