matchVariables

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

Parameters

value

List of match variables.


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


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

Parameters

values

List of match variables.


@JvmName(name = "mvufkptjmyiiyyki")
suspend fun matchVariables(argument: List<suspend MatchVariableArgsBuilder.() -> Unit>)
@JvmName(name = "gfepjhybopgsslyx")
suspend fun matchVariables(vararg argument: suspend MatchVariableArgsBuilder.() -> Unit)
@JvmName(name = "txokhcxwrqdiidwk")
suspend fun matchVariables(argument: suspend MatchVariableArgsBuilder.() -> Unit)

Parameters

argument

List of match variables.