values

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


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