values

@JvmName(name = "yrbdlrlrgqurojsw")
suspend fun values(value: Output<List<String>>)
@JvmName(name = "jnjtylfsfcsfqgok")
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 = "bsexkrpovgyqmixc")
suspend fun values(vararg values: Output<String>)


@JvmName(name = "odxslyqkdbycynvt")
suspend fun values(values: List<Output<String>>)
@JvmName(name = "wpqkwjukjdeeirij")
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.