@Stability(value=Stable) @Internal public static final class CfnDetectorModel.ActionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDetectorModel.ActionProperty
CfnDetectorModel.ActionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDetectorModel.ActionProperty.Builder, CfnDetectorModel.ActionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDetectorModel.ActionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDetectorModel.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 |
getClearTimer()
Information needed to clear the timer.
|
Object |
getDynamoDb()
Writes to the DynamoDB table that you created.
|
Object |
getDynamoDBv2()
Writes to the DynamoDB table that you created.
|
Object |
getFirehose()
Sends information about the detector model instance and the event that triggered the action to an Amazon Kinesis Data Firehose delivery stream.
|
Object |
getIotEvents()
Sends AWS IoT Events input, which passes information about the detector model instance and the event that triggered the action.
|
Object |
getIotSiteWise()
Sends information about the detector model instance and the event that triggered the action to an asset property in AWS IoT SiteWise .
|
Object |
getIotTopicPublish()
Publishes an MQTT message with the given topic to the AWS IoT message broker.
|
Object |
getLambda()
Calls a Lambda function, passing in information about the detector model instance and the event that triggered the action.
|
Object |
getResetTimer()
Information needed to reset the timer.
|
Object |
getSetTimer()
Information needed to set the timer.
|
Object |
getSetVariable()
Sets a variable to a specified value.
|
Object |
getSns()
Sends an Amazon SNS message.
|
Object |
getSqs()
Sends an Amazon SNS 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(CfnDetectorModel.ActionProperty.Builder builder)
CfnDetectorModel.ActionProperty.Builder.public final Object getClearTimer()
CfnDetectorModel.ActionPropertygetClearTimer in interface CfnDetectorModel.ActionPropertypublic final Object getDynamoDb()
CfnDetectorModel.ActionPropertyThe default action payload contains all attribute-value pairs that have the information about the detector model instance and the event that triggered the action. You can customize the payload . One column of the DynamoDB table receives all attribute-value pairs in the payload that you specify. For more information, see Actions in AWS IoT Events Developer Guide .
getDynamoDb in interface CfnDetectorModel.ActionPropertypublic final Object getDynamoDBv2()
CfnDetectorModel.ActionPropertyThe default action payload contains all attribute-value pairs that have the information about the detector model instance and the event that triggered the action. You can customize the payload . A separate column of the DynamoDB table receives one attribute-value pair in the payload that you specify. For more information, see Actions in AWS IoT Events Developer Guide .
getDynamoDBv2 in interface CfnDetectorModel.ActionPropertypublic final Object getFirehose()
CfnDetectorModel.ActionPropertygetFirehose in interface CfnDetectorModel.ActionPropertypublic final Object getIotEvents()
CfnDetectorModel.ActionPropertygetIotEvents in interface CfnDetectorModel.ActionPropertypublic final Object getIotSiteWise()
CfnDetectorModel.ActionPropertygetIotSiteWise in interface CfnDetectorModel.ActionPropertypublic final Object getIotTopicPublish()
CfnDetectorModel.ActionPropertygetIotTopicPublish in interface CfnDetectorModel.ActionPropertypublic final Object getLambda()
CfnDetectorModel.ActionPropertygetLambda in interface CfnDetectorModel.ActionPropertypublic final Object getResetTimer()
CfnDetectorModel.ActionPropertygetResetTimer in interface CfnDetectorModel.ActionPropertypublic final Object getSetTimer()
CfnDetectorModel.ActionPropertygetSetTimer in interface CfnDetectorModel.ActionPropertypublic final Object getSetVariable()
CfnDetectorModel.ActionPropertygetSetVariable in interface CfnDetectorModel.ActionPropertypublic final Object getSns()
CfnDetectorModel.ActionPropertygetSns in interface CfnDetectorModel.ActionPropertypublic final Object getSqs()
CfnDetectorModel.ActionPropertygetSqs in interface CfnDetectorModel.ActionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.