@Stability(value=Stable) @Internal public static final class CfnTopicRule.TopicRulePayloadProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTopicRule.TopicRulePayloadProperty
CfnTopicRule.TopicRulePayloadPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTopicRule.TopicRulePayloadProperty.Builder, CfnTopicRule.TopicRulePayloadProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTopicRule.TopicRulePayloadProperty.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 |
getActions()
The actions associated with the rule.
|
String |
getAwsIotSqlVersion()
The version of the SQL rules engine to use when evaluating the rule.
|
String |
getDescription()
The description of the rule.
|
Object |
getErrorAction()
The action to take when an error occurs.
|
Object |
getRuleDisabled()
Specifies whether the rule is disabled.
|
String |
getSql()
The SQL statement used to query the topic.
|
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.TopicRulePayloadProperty.Builder builder)
CfnTopicRule.ActionProperty.Builder.public final Object getActions()
CfnTopicRule.TopicRulePayloadPropertygetActions in interface CfnTopicRule.TopicRulePayloadPropertypublic final String getSql()
CfnTopicRule.TopicRulePayloadPropertyFor more information, see AWS IoT SQL Reference in the AWS IoT Developer Guide .
getSql in interface CfnTopicRule.TopicRulePayloadPropertypublic final String getAwsIotSqlVersion()
CfnTopicRule.TopicRulePayloadPropertyThe default value is 2015-10-08.
getAwsIotSqlVersion in interface CfnTopicRule.TopicRulePayloadPropertypublic final String getDescription()
CfnTopicRule.TopicRulePayloadPropertygetDescription in interface CfnTopicRule.TopicRulePayloadPropertypublic final Object getErrorAction()
CfnTopicRule.TopicRulePayloadPropertygetErrorAction in interface CfnTopicRule.TopicRulePayloadPropertypublic final Object getRuleDisabled()
CfnTopicRule.TopicRulePayloadPropertygetRuleDisabled in interface CfnTopicRule.TopicRulePayloadProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.