@Stability(value=Stable)
public static interface CfnDetectorModel.ActionProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-action.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDetectorModel.ActionProperty.Builder
A builder for
CfnDetectorModel.ActionProperty |
static class |
CfnDetectorModel.ActionProperty.Jsii$Proxy
An implementation for
CfnDetectorModel.ActionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDetectorModel.ActionProperty.Builder |
builder() |
default Object |
getClearTimer()
`CfnDetectorModel.ActionProperty.ClearTimer`.
|
default Object |
getDynamoDb()
`CfnDetectorModel.ActionProperty.DynamoDB`.
|
default Object |
getDynamoDBv2()
`CfnDetectorModel.ActionProperty.DynamoDBv2`.
|
default Object |
getFirehose()
`CfnDetectorModel.ActionProperty.Firehose`.
|
default Object |
getIotEvents()
`CfnDetectorModel.ActionProperty.IotEvents`.
|
default Object |
getIotSiteWise()
`CfnDetectorModel.ActionProperty.IotSiteWise`.
|
default Object |
getIotTopicPublish()
`CfnDetectorModel.ActionProperty.IotTopicPublish`.
|
default Object |
getLambda()
`CfnDetectorModel.ActionProperty.Lambda`.
|
default Object |
getResetTimer()
`CfnDetectorModel.ActionProperty.ResetTimer`.
|
default Object |
getSetTimer()
`CfnDetectorModel.ActionProperty.SetTimer`.
|
default Object |
getSetVariable()
`CfnDetectorModel.ActionProperty.SetVariable`.
|
default Object |
getSns()
`CfnDetectorModel.ActionProperty.Sns`.
|
default Object |
getSqs()
`CfnDetectorModel.ActionProperty.Sqs`.
|
@Stability(value=Stable) @Nullable default Object getClearTimer()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-action.html#cfn-iotevents-detectormodel-action-cleartimer@Stability(value=Stable) @Nullable default Object getDynamoDb()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-action.html#cfn-iotevents-detectormodel-action-dynamodb@Stability(value=Stable) @Nullable default Object getDynamoDBv2()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-action.html#cfn-iotevents-detectormodel-action-dynamodbv2@Stability(value=Stable) @Nullable default Object getFirehose()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-action.html#cfn-iotevents-detectormodel-action-firehose@Stability(value=Stable) @Nullable default Object getIotEvents()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-action.html#cfn-iotevents-detectormodel-action-iotevents@Stability(value=Stable) @Nullable default Object getIotSiteWise()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-action.html#cfn-iotevents-detectormodel-action-iotsitewise@Stability(value=Stable) @Nullable default Object getIotTopicPublish()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-action.html#cfn-iotevents-detectormodel-action-iottopicpublish@Stability(value=Stable) @Nullable default Object getLambda()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-action.html#cfn-iotevents-detectormodel-action-lambda@Stability(value=Stable) @Nullable default Object getResetTimer()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-action.html#cfn-iotevents-detectormodel-action-resettimer@Stability(value=Stable) @Nullable default Object getSetTimer()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-action.html#cfn-iotevents-detectormodel-action-settimer@Stability(value=Stable) @Nullable default Object getSetVariable()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-action.html#cfn-iotevents-detectormodel-action-setvariable@Stability(value=Stable) @Nullable default Object getSns()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-action.html#cfn-iotevents-detectormodel-action-sns@Stability(value=Stable) @Nullable default Object getSqs()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-action.html#cfn-iotevents-detectormodel-action-sqs@Stability(value=Stable) static CfnDetectorModel.ActionProperty.Builder builder()
Copyright © 2020. All rights reserved.