@Stability(value=Stable) @Internal public static final class CfnTopicRule.IotAnalyticsActionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTopicRule.IotAnalyticsActionProperty
CfnTopicRule.IotAnalyticsActionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTopicRule.IotAnalyticsActionProperty.Builder, CfnTopicRule.IotAnalyticsActionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTopicRule.IotAnalyticsActionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTopicRule.ActionProperty.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 |
getBatchMode()
Whether to process the action as a batch.
|
String |
getChannelName()
The name of the IoT Analytics channel to which message data will be sent.
|
String |
getRoleArn()
The ARN of the role which has a policy that grants IoT Analytics permission to send message data via IoT Analytics (iotanalytics:BatchPutMessage).
|
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(CfnTopicRule.IotAnalyticsActionProperty.Builder builder)
CfnTopicRule.ActionProperty.Builder.public final String getChannelName()
CfnTopicRule.IotAnalyticsActionPropertygetChannelName in interface CfnTopicRule.IotAnalyticsActionPropertypublic final String getRoleArn()
CfnTopicRule.IotAnalyticsActionPropertygetRoleArn in interface CfnTopicRule.IotAnalyticsActionPropertypublic final Object getBatchMode()
CfnTopicRule.IotAnalyticsActionProperty
When batchMode is true and the rule SQL statement evaluates to an Array, each Array element is delivered as a separate message when passed by BatchPutMessage The resulting array can't have more than 100 messages.
getBatchMode in interface CfnTopicRule.IotAnalyticsActionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.