| Package | Description |
|---|---|
| software.amazon.awscdk.services.iot |
AWS IoT Construct Library
|
| software.amazon.awscdk.services.iot.actions |
Actions for AWS IoT Rule
|
| Modifier and Type | Method and Description |
|---|---|
ActionConfig |
IAction.bind(ITopicRule topicRule)
(experimental) Returns the topic rule action specification.
|
ActionConfig |
IAction.Jsii$Proxy.bind(ITopicRule topicRule)
(experimental) Returns the topic rule action specification.
|
default ActionConfig |
IAction.Jsii$Default.bind(ITopicRule topicRule)
(experimental) Returns the topic rule action specification.
|
ActionConfig |
ActionConfig.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
ActionConfig |
LambdaFunctionAction.bind(ITopicRule topicRule)
(experimental) Returns the topic rule action specification.
|
ActionConfig |
S3PutObjectAction.bind(ITopicRule rule)
(experimental) Returns the topic rule action specification.
|
ActionConfig |
CloudWatchSetAlarmStateAction.bind(ITopicRule topicRule)
(experimental) Returns the topic rule action specification.
|
ActionConfig |
CloudWatchPutMetricAction.bind(ITopicRule rule)
(experimental) Returns the topic rule action specification.
|
ActionConfig |
KinesisPutRecordAction.bind(ITopicRule rule)
(experimental) Returns the topic rule action specification.
|
ActionConfig |
SqsQueueAction.bind(ITopicRule rule)
(experimental) Returns the topic rule action specification.
|
ActionConfig |
SnsTopicAction.bind(ITopicRule rule)
(experimental) Returns the topic rule action specification.
|
ActionConfig |
IotRepublishMqttAction.bind(ITopicRule rule)
(experimental) Returns the topic rule action specification.
|
ActionConfig |
FirehosePutRecordAction.bind(ITopicRule rule)
(experimental) Returns the topic rule action specification.
|
ActionConfig |
CloudWatchLogsAction.bind(ITopicRule rule)
(experimental) Returns the topic rule action specification.
|
Copyright © 2022. All rights reserved.