actions

@JvmName(name = "bvxphepgdwpqthun")
suspend fun actions(value: Output<List<TopicRuleActionArgs>>)
@JvmName(name = "qjqqbkorfytkowlg")
suspend fun actions(value: List<TopicRuleActionArgs>)

Parameters

value

The actions associated with the rule.


@JvmName(name = "qqspgrscubwilmqw")
suspend fun actions(vararg values: Output<TopicRuleActionArgs>)


@JvmName(name = "jaqyvmmmiqjefhlk")
suspend fun actions(values: List<Output<TopicRuleActionArgs>>)
@JvmName(name = "smnsiwsxqesdbweb")
suspend fun actions(vararg values: TopicRuleActionArgs)

Parameters

values

The actions associated with the rule.


@JvmName(name = "ydjtgddtfjtbgnle")
suspend fun actions(argument: List<suspend TopicRuleActionArgsBuilder.() -> Unit>)
@JvmName(name = "lqhdtxtueqmbokuv")
suspend fun actions(vararg argument: suspend TopicRuleActionArgsBuilder.() -> Unit)
@JvmName(name = "oaedaddhrtgpmlgd")
suspend fun actions(argument: suspend TopicRuleActionArgsBuilder.() -> Unit)

Parameters

argument

The actions associated with the rule.