matchValues

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

Parameters

value

The match value for the condition of the delivery rule


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


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

Parameters

values

The match value for the condition of the delivery rule