ruleActions

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

Parameters

value

The actions of the forwarding rules. See rule_actions below.


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


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

Parameters

values

The actions of the forwarding rules. See rule_actions below.


@JvmName(name = "gnwoayjvrrnffvsd")
suspend fun ruleActions(argument: List<suspend RuleRuleActionArgsBuilder.() -> Unit>)
@JvmName(name = "nfxvtackvorrimko")
suspend fun ruleActions(vararg argument: suspend RuleRuleActionArgsBuilder.() -> Unit)
@JvmName(name = "htllrddmmxeptkoa")
suspend fun ruleActions(argument: suspend RuleRuleActionArgsBuilder.() -> Unit)

Parameters

argument

The actions of the forwarding rules. See rule_actions below.