@Stability(value=Stable) @Internal public static final class CfnPipeline.DeviceShadowEnrichProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPipeline.DeviceShadowEnrichProperty
CfnPipeline.DeviceShadowEnrichPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPipeline.DeviceShadowEnrichProperty.Builder, CfnPipeline.DeviceShadowEnrichProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPipeline.DeviceShadowEnrichProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPipeline.ActivityProperty.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 |
getAttribute()
The name of the attribute that is added to the message.
|
String |
getName()
The name of the 'deviceShadowEnrich' activity.
|
String |
getNext()
The next activity in the pipeline.
|
String |
getRoleArn()
The ARN of the role that allows access to the device's shadow.
|
String |
getThingName()
The name of the IoT device whose shadow information is added to the message.
|
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(CfnPipeline.DeviceShadowEnrichProperty.Builder builder)
CfnPipeline.ActivityProperty.Builder.public final String getAttribute()
CfnPipeline.DeviceShadowEnrichPropertygetAttribute in interface CfnPipeline.DeviceShadowEnrichPropertypublic final String getName()
CfnPipeline.DeviceShadowEnrichPropertygetName in interface CfnPipeline.DeviceShadowEnrichPropertypublic final String getRoleArn()
CfnPipeline.DeviceShadowEnrichPropertygetRoleArn in interface CfnPipeline.DeviceShadowEnrichPropertypublic final String getThingName()
CfnPipeline.DeviceShadowEnrichPropertygetThingName in interface CfnPipeline.DeviceShadowEnrichPropertypublic final String getNext()
CfnPipeline.DeviceShadowEnrichPropertygetNext in interface CfnPipeline.DeviceShadowEnrichProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.