values

@JvmName(name = "prmapvaskkqapxyh")
suspend fun values(value: Output<List<String>>)
@JvmName(name = "lbgumamdqjjylhqy")
suspend fun values(value: List<String>?)

Parameters

value

Immutable. The set of values representing the partition, which correspond to the partition schema defined in the parent entity.


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


@JvmName(name = "tdbtrrrsumsejdvk")
suspend fun values(values: List<Output<String>>)
@JvmName(name = "qaqmpiflqfwvagek")
suspend fun values(vararg values: String)

Parameters

values

Immutable. The set of values representing the partition, which correspond to the partition schema defined in the parent entity.