partitionOption

@JvmName(name = "dncgxcuactihqeii")
suspend fun partitionOption(value: Output<Any>)
@JvmName(name = "qsswbspvvtnpecbc")
suspend fun partitionOption(value: Any?)

Parameters

value

The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange".