Class CfnAlarmModel.AlarmActionProperty.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.iotevents.CfnAlarmModel.AlarmActionProperty.Jsii$Proxy
All Implemented Interfaces:
CfnAlarmModel.AlarmActionProperty, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnAlarmModel.AlarmActionProperty

@Stability(Stable) @Internal public static final class CfnAlarmModel.AlarmActionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAlarmModel.AlarmActionProperty
An implementation for CfnAlarmModel.AlarmActionProperty
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.iotevents.CfnAlarmModel.AlarmActionProperty

    CfnAlarmModel.AlarmActionProperty.Builder, CfnAlarmModel.AlarmActionProperty.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnAlarmModel.AlarmActionProperty.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final Object
    Defines an action to write to the Amazon DynamoDB table that you created.
    final Object
    Defines an action to write to the Amazon DynamoDB table that you created.
    final Object
    Sends information about the detector model instance and the event that triggered the action to an Amazon Kinesis Data Firehose delivery stream.
    final Object
    Sends an AWS IoT Events input, passing in information about the detector model instance and the event that triggered the action.
    final Object
    Sends information about the detector model instance and the event that triggered the action to a specified asset property in AWS IoT SiteWise .
    final Object
    Information required to publish the MQTT message through the AWS IoT message broker.
    final Object
    Calls a Lambda function, passing in information about the detector model instance and the event that triggered the action.
    final Object
    Information required to publish the Amazon SNS message.
    final Object
    Sends information about the detector model instance and the event that triggered the action to an Amazon SQS queue.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait