matchConditions

@JvmName(name = "fjslovhsgrphyfhv")
suspend fun matchConditions(value: Output<List<NetworkTapRuleMatchConditionArgs>>)
@JvmName(name = "vuyvmplulhnplflv")
suspend fun matchConditions(value: List<NetworkTapRuleMatchConditionArgs>?)

Parameters

value

List of the match conditions.


@JvmName(name = "lllytmnirsulfrec")
suspend fun matchConditions(vararg values: Output<NetworkTapRuleMatchConditionArgs>)


@JvmName(name = "jlnksurvmuahfvwe")
suspend fun matchConditions(values: List<Output<NetworkTapRuleMatchConditionArgs>>)
@JvmName(name = "grpwlitahlypswxk")
suspend fun matchConditions(vararg values: NetworkTapRuleMatchConditionArgs)

Parameters

values

List of the match conditions.


@JvmName(name = "rrbthljobjpbeofi")
suspend fun matchConditions(argument: List<suspend NetworkTapRuleMatchConditionArgsBuilder.() -> Unit>)
@JvmName(name = "aogdrgwkmpwebkls")
suspend fun matchConditions(vararg argument: suspend NetworkTapRuleMatchConditionArgsBuilder.() -> Unit)
@JvmName(name = "lwuembpthygtftke")
suspend fun matchConditions(argument: suspend NetworkTapRuleMatchConditionArgsBuilder.() -> Unit)

Parameters

argument

List of the match conditions.