@Stability(value=Stable)
public static interface CfnTopicRule.ActionProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTopicRule.ActionProperty.Builder
A builder for
CfnTopicRule.ActionProperty |
static class |
CfnTopicRule.ActionProperty.Jsii$Proxy
An implementation for
CfnTopicRule.ActionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTopicRule.ActionProperty.Builder |
builder() |
default Object |
getCloudwatchAlarm()
`CfnTopicRule.ActionProperty.CloudwatchAlarm`.
|
default Object |
getCloudwatchMetric()
`CfnTopicRule.ActionProperty.CloudwatchMetric`.
|
default Object |
getDynamoDb()
`CfnTopicRule.ActionProperty.DynamoDB`.
|
default Object |
getDynamoDBv2()
`CfnTopicRule.ActionProperty.DynamoDBv2`.
|
default Object |
getElasticsearch()
`CfnTopicRule.ActionProperty.Elasticsearch`.
|
default Object |
getFirehose()
`CfnTopicRule.ActionProperty.Firehose`.
|
default Object |
getHttp()
`CfnTopicRule.ActionProperty.Http`.
|
default Object |
getIotAnalytics()
`CfnTopicRule.ActionProperty.IotAnalytics`.
|
default Object |
getIotEvents()
`CfnTopicRule.ActionProperty.IotEvents`.
|
default Object |
getIotSiteWise()
`CfnTopicRule.ActionProperty.IotSiteWise`.
|
default Object |
getKinesis()
`CfnTopicRule.ActionProperty.Kinesis`.
|
default Object |
getLambda()
`CfnTopicRule.ActionProperty.Lambda`.
|
default Object |
getRepublish()
`CfnTopicRule.ActionProperty.Republish`.
|
default Object |
getS3()
`CfnTopicRule.ActionProperty.S3`.
|
default Object |
getSns()
`CfnTopicRule.ActionProperty.Sns`.
|
default Object |
getSqs()
`CfnTopicRule.ActionProperty.Sqs`.
|
default Object |
getStepFunctions()
`CfnTopicRule.ActionProperty.StepFunctions`.
|
@Stability(value=Stable) @Nullable default Object getCloudwatchAlarm()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-cloudwatchalarm@Stability(value=Stable) @Nullable default Object getCloudwatchMetric()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-cloudwatchmetric@Stability(value=Stable) @Nullable default Object getDynamoDb()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-dynamodb@Stability(value=Stable) @Nullable default Object getDynamoDBv2()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-dynamodbv2@Stability(value=Stable) @Nullable default Object getElasticsearch()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-elasticsearch@Stability(value=Stable) @Nullable default Object getFirehose()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-firehose@Stability(value=Stable) @Nullable default Object getHttp()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-http@Stability(value=Stable) @Nullable default Object getIotAnalytics()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-iotanalytics@Stability(value=Stable) @Nullable default Object getIotEvents()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-iotevents@Stability(value=Stable) @Nullable default Object getIotSiteWise()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-iotsitewise@Stability(value=Stable) @Nullable default Object getKinesis()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-kinesis@Stability(value=Stable) @Nullable default Object getLambda()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-lambda@Stability(value=Stable) @Nullable default Object getRepublish()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-republish@Stability(value=Stable) @Nullable default Object getS3()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-s3@Stability(value=Stable) @Nullable default Object getSns()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-sns@Stability(value=Stable) @Nullable default Object getSqs()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-sqs@Stability(value=Stable) @Nullable default Object getStepFunctions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-stepfunctions@Stability(value=Stable) static CfnTopicRule.ActionProperty.Builder builder()
Copyright © 2020. All rights reserved.