matchValues

@JvmName(name = "dhvajrfrqvokuiyv")
suspend fun matchValues(value: Output<List<Either<String, IsDeviceMatchValue>>>)
@JvmName(name = "mxfudxssldeypfsr")
suspend fun matchValues(value: List<Either<String, IsDeviceMatchValue>>?)

Parameters

value

The match value for the condition of the delivery rule


@JvmName(name = "vjsiyyuusrwjavcb")
suspend fun matchValues(vararg values: Output<Either<String, IsDeviceMatchValue>>)


@JvmName(name = "uasftgrgjndpdnnd")
suspend fun matchValues(values: List<Output<Either<String, IsDeviceMatchValue>>>)
@JvmName(name = "cderjcepcgtuxxwm")
suspend fun matchValues(vararg values: Either<String, IsDeviceMatchValue>)

Parameters

values

The match value for the condition of the delivery rule