actions

@JvmName(name = "asksfmjjbmsjmnva")
suspend fun actions(value: Output<List<NetworkTapRuleActionArgs>>)
@JvmName(name = "fbgdtskmkxlhiibv")
suspend fun actions(value: List<NetworkTapRuleActionArgs>?)

Parameters

value

List of actions that need to be performed for the matched conditions.


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


@JvmName(name = "mbvuhvqdaeultwwo")
suspend fun actions(values: List<Output<NetworkTapRuleActionArgs>>)
@JvmName(name = "jkcsdaukaffujsna")
suspend fun actions(vararg values: NetworkTapRuleActionArgs)

Parameters

values

List of actions that need to be performed for the matched conditions.


@JvmName(name = "jeusauxsblbcrxnt")
suspend fun actions(argument: List<suspend NetworkTapRuleActionArgsBuilder.() -> Unit>)
@JvmName(name = "hpqnpfvhbyxcfpna")
suspend fun actions(vararg argument: suspend NetworkTapRuleActionArgsBuilder.() -> Unit)
@JvmName(name = "ecnaaeehrtslcqhp")
suspend fun actions(argument: suspend NetworkTapRuleActionArgsBuilder.() -> Unit)

Parameters

argument

List of actions that need to be performed for the matched conditions.