partitionValues

@JvmName(name = "jmftakpmykkkvvdd")
suspend fun partitionValues(value: Output<List<String>>)
@JvmName(name = "vaekmpxkvmmyaxxo")
suspend fun partitionValues(value: List<String>?)

Parameters

value

The values that define the partition.


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


@JvmName(name = "vmkvxwqvbjenfwqj")
suspend fun partitionValues(values: List<Output<String>>)
@JvmName(name = "vuhcclgfyxnrefvn")
suspend fun partitionValues(vararg values: String)

Parameters

values

The values that define the partition.