matchVariables

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

Parameters

value

List of match variables.


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


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

Parameters

values

List of match variables.


@JvmName(name = "dxvyqfoaiqggwhck")
suspend fun matchVariables(argument: List<suspend MatchVariableArgsBuilder.() -> Unit>)
@JvmName(name = "bykswapfjhojuhgv")
suspend fun matchVariables(vararg argument: suspend MatchVariableArgsBuilder.() -> Unit)
@JvmName(name = "mlakcppxpugivpcy")
suspend fun matchVariables(argument: suspend MatchVariableArgsBuilder.() -> Unit)

Parameters

argument

List of match variables.