matchVariables

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

Parameters

value

List of match variables.


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


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

Parameters

values

List of match variables.


@JvmName(name = "irwmhqrbgjmhkeht")
suspend fun matchVariables(argument: List<suspend MatchVariableArgsBuilder.() -> Unit>)
@JvmName(name = "xskscqyalivfjwfb")
suspend fun matchVariables(vararg argument: suspend MatchVariableArgsBuilder.() -> Unit)
@JvmName(name = "qvkuakgwjygkjvxr")
suspend fun matchVariables(argument: suspend MatchVariableArgsBuilder.() -> Unit)

Parameters

argument

List of match variables.