matchValues

@JvmName(name = "rogmawtmwksnbiaf")
suspend fun matchValues(value: Output<List<String>>)
@JvmName(name = "prwomfcurtclyycs")
suspend fun matchValues(value: List<String>?)

Parameters

value

The match value for the condition of the delivery rule


@JvmName(name = "ecddkpepconmxynj")
suspend fun matchValues(vararg values: Output<String>)


@JvmName(name = "jfmgulikubmrdwxn")
suspend fun matchValues(values: List<Output<String>>)
@JvmName(name = "ktxccdbqtdlrgehd")
suspend fun matchValues(vararg values: String)

Parameters

values

The match value for the condition of the delivery rule