actions

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

Parameters

value

The actions associated with the rule.


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


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

Parameters

values

The actions associated with the rule.


@JvmName(name = "aegvljebfkndktdm")
suspend fun actions(argument: List<suspend TopicRuleActionArgsBuilder.() -> Unit>)
@JvmName(name = "fwfcxppakyritgur")
suspend fun actions(vararg argument: suspend TopicRuleActionArgsBuilder.() -> Unit)
@JvmName(name = "lawvomeaowiycqjg")
suspend fun actions(argument: suspend TopicRuleActionArgsBuilder.() -> Unit)

Parameters

argument

The actions associated with the rule.