Topic Rule Error Action Args
data class TopicRuleErrorActionArgs(val cloudwatchAlarm: Output<TopicRuleErrorActionCloudwatchAlarmArgs>? = null, val cloudwatchLogs: Output<TopicRuleErrorActionCloudwatchLogsArgs>? = null, val cloudwatchMetric: Output<TopicRuleErrorActionCloudwatchMetricArgs>? = null, val dynamodb: Output<TopicRuleErrorActionDynamodbArgs>? = null, val dynamodbv2: Output<TopicRuleErrorActionDynamodbv2Args>? = null, val elasticsearch: Output<TopicRuleErrorActionElasticsearchArgs>? = null, val firehose: Output<TopicRuleErrorActionFirehoseArgs>? = null, val http: Output<TopicRuleErrorActionHttpArgs>? = null, val iotAnalytics: Output<TopicRuleErrorActionIotAnalyticsArgs>? = null, val iotEvents: Output<TopicRuleErrorActionIotEventsArgs>? = null, val kafka: Output<TopicRuleErrorActionKafkaArgs>? = null, val kinesis: Output<TopicRuleErrorActionKinesisArgs>? = null, val lambda: Output<TopicRuleErrorActionLambdaArgs>? = null, val republish: Output<TopicRuleErrorActionRepublishArgs>? = null, val s3: Output<TopicRuleErrorActionS3Args>? = null, val sns: Output<TopicRuleErrorActionSnsArgs>? = null, val sqs: Output<TopicRuleErrorActionSqsArgs>? = null, val stepFunctions: Output<TopicRuleErrorActionStepFunctionsArgs>? = null, val timestream: Output<TopicRuleErrorActionTimestreamArgs>? = null) : ConvertibleToJava<TopicRuleErrorActionArgs>
Constructors
Link copied to clipboard
fun TopicRuleErrorActionArgs(cloudwatchAlarm: Output<TopicRuleErrorActionCloudwatchAlarmArgs>? = null, cloudwatchLogs: Output<TopicRuleErrorActionCloudwatchLogsArgs>? = null, cloudwatchMetric: Output<TopicRuleErrorActionCloudwatchMetricArgs>? = null, dynamodb: Output<TopicRuleErrorActionDynamodbArgs>? = null, dynamodbv2: Output<TopicRuleErrorActionDynamodbv2Args>? = null, elasticsearch: Output<TopicRuleErrorActionElasticsearchArgs>? = null, firehose: Output<TopicRuleErrorActionFirehoseArgs>? = null, http: Output<TopicRuleErrorActionHttpArgs>? = null, iotAnalytics: Output<TopicRuleErrorActionIotAnalyticsArgs>? = null, iotEvents: Output<TopicRuleErrorActionIotEventsArgs>? = null, kafka: Output<TopicRuleErrorActionKafkaArgs>? = null, kinesis: Output<TopicRuleErrorActionKinesisArgs>? = null, lambda: Output<TopicRuleErrorActionLambdaArgs>? = null, republish: Output<TopicRuleErrorActionRepublishArgs>? = null, s3: Output<TopicRuleErrorActionS3Args>? = null, sns: Output<TopicRuleErrorActionSnsArgs>? = null, sqs: Output<TopicRuleErrorActionSqsArgs>? = null, stepFunctions: Output<TopicRuleErrorActionStepFunctionsArgs>? = null, timestream: Output<TopicRuleErrorActionTimestreamArgs>? = null)