actions

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "bvxonxbkpjcalcak")
suspend fun actions(argument: List<suspend NetworkTapRuleActionArgsBuilder.() -> Unit>)
@JvmName(name = "oxylureiyojgvups")
suspend fun actions(vararg argument: suspend NetworkTapRuleActionArgsBuilder.() -> Unit)
@JvmName(name = "edwcgdxbfnerqcsg")
suspend fun actions(argument: suspend NetworkTapRuleActionArgsBuilder.() -> Unit)

Parameters

argument

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