actions

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

Parameters

value

The actions associated with the rule.


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


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

Parameters

values

The actions associated with the rule.


@JvmName(name = "ddcbyqbvccplcscl")
suspend fun actions(argument: List<suspend TopicRuleActionArgsBuilder.() -> Unit>)
@JvmName(name = "qikfakgkahnkvacc")
suspend fun actions(vararg argument: suspend TopicRuleActionArgsBuilder.() -> Unit)
@JvmName(name = "msajvygbyyfgarsb")
suspend fun actions(argument: suspend TopicRuleActionArgsBuilder.() -> Unit)

Parameters

argument

The actions associated with the rule.