actions

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "lwdaortnexkfaaiu")
suspend fun actions(argument: List<suspend NetworkTapRuleActionArgsBuilder.() -> Unit>)
@JvmName(name = "pgymllsviyontpor")
suspend fun actions(vararg argument: suspend NetworkTapRuleActionArgsBuilder.() -> Unit)
@JvmName(name = "grcrtwbkmayknvbk")
suspend fun actions(argument: suspend NetworkTapRuleActionArgsBuilder.() -> Unit)

Parameters

argument

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