matchVariables

@JvmName(name = "alfwyajndbfydykw")
suspend fun matchVariables(value: Output<List<MatchVariableArgs>>)
@JvmName(name = "bpwmdnuhyfpqwiio")
suspend fun matchVariables(value: List<MatchVariableArgs>)

Parameters

value

List of match variables.


@JvmName(name = "aiopralxxwdyafrt")
suspend fun matchVariables(vararg values: Output<MatchVariableArgs>)


@JvmName(name = "kerwkudufcnnsmsd")
suspend fun matchVariables(values: List<Output<MatchVariableArgs>>)
@JvmName(name = "olstkjnubudntdyk")
suspend fun matchVariables(vararg values: MatchVariableArgs)

Parameters

values

List of match variables.


@JvmName(name = "bwugkxrwjhpsdxeb")
suspend fun matchVariables(argument: List<suspend MatchVariableArgsBuilder.() -> Unit>)
@JvmName(name = "dmvwwykyrrncpogr")
suspend fun matchVariables(vararg argument: suspend MatchVariableArgsBuilder.() -> Unit)
@JvmName(name = "wkwbhnbisobgbvju")
suspend fun matchVariables(argument: suspend MatchVariableArgsBuilder.() -> Unit)

Parameters

argument

List of match variables.