matchValues

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

Parameters

value

The match value for the condition of the delivery rule


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


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

Parameters

values

The match value for the condition of the delivery rule