Topic Rule Error Action Iot Events Args
data class TopicRuleErrorActionIotEventsArgs(val batchMode: Output<Boolean>? = null, val inputName: Output<String>, val messageId: Output<String>? = null, val roleArn: Output<String>) : ConvertibleToJava<TopicRuleErrorActionIotEventsArgs>
Constructors
Link copied to clipboard
fun TopicRuleErrorActionIotEventsArgs(batchMode: Output<Boolean>? = null, inputName: Output<String>, messageId: Output<String>? = null, roleArn: Output<String>)