matchVariables

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

Parameters

value

List of match variables.


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


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

Parameters

values

List of match variables.


@JvmName(name = "feoyfxwywsicaome")
suspend fun matchVariables(argument: List<suspend MatchVariableArgsBuilder.() -> Unit>)
@JvmName(name = "vybpcmlvradhvmrv")
suspend fun matchVariables(vararg argument: suspend MatchVariableArgsBuilder.() -> Unit)
@JvmName(name = "vkceahyeiyrcmbor")
suspend fun matchVariables(argument: suspend MatchVariableArgsBuilder.() -> Unit)

Parameters

argument

List of match variables.