@Stability(value=Stable) @Internal public static final class CfnAlarmModel.IotTopicPublishProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAlarmModel.IotTopicPublishProperty
CfnAlarmModel.IotTopicPublishPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAlarmModel.IotTopicPublishProperty.Builder, CfnAlarmModel.IotTopicPublishProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAlarmModel.IotTopicPublishProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAlarmModel.AcknowledgeFlowProperty.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 |
getMqttTopic()
The MQTT topic of the message.
|
Object |
getPayload()
You can configure the action payload when you publish a message to an AWS IoT Core 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(CfnAlarmModel.IotTopicPublishProperty.Builder builder)
CfnAlarmModel.AcknowledgeFlowProperty.Builder.public final String getMqttTopic()
CfnAlarmModel.IotTopicPublishProperty
You can use a string expression that includes variables ( $variable.<variable-name> ) and input values ( $input.<input-name>.<path-to-datum> ) as the topic string.
getMqttTopic in interface CfnAlarmModel.IotTopicPublishPropertypublic final Object getPayload()
CfnAlarmModel.IotTopicPublishPropertygetPayload in interface CfnAlarmModel.IotTopicPublishProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.