ruleActions

@JvmName(name = "lyxlwtutdhvyohoo")
suspend fun ruleActions(value: Output<List<RuleRuleActionArgs>>)
@JvmName(name = "tjlgrqvnetnixpll")
suspend fun ruleActions(value: List<RuleRuleActionArgs>?)

Parameters

value

The actions of the forwarding rules. See rule_actions below.


@JvmName(name = "yfurtimmdmgnismy")
suspend fun ruleActions(vararg values: Output<RuleRuleActionArgs>)


@JvmName(name = "yiaifvgxhgnrvmpa")
suspend fun ruleActions(values: List<Output<RuleRuleActionArgs>>)
@JvmName(name = "brlsdbpbrrfjqbuw")
suspend fun ruleActions(vararg values: RuleRuleActionArgs)

Parameters

values

The actions of the forwarding rules. See rule_actions below.


@JvmName(name = "ymsxhvmbyqdfgimk")
suspend fun ruleActions(argument: List<suspend RuleRuleActionArgsBuilder.() -> Unit>)
@JvmName(name = "btemsgxwqunuohso")
suspend fun ruleActions(vararg argument: suspend RuleRuleActionArgsBuilder.() -> Unit)
@JvmName(name = "fwtojvmnewytfiok")
suspend fun ruleActions(argument: suspend RuleRuleActionArgsBuilder.() -> Unit)

Parameters

argument

The actions of the forwarding rules. See rule_actions below.