rangePartitioning

@JvmName(name = "eoklyqcxlxnhyvxw")
suspend fun rangePartitioning(value: Output<TableRangePartitioningArgs>)
@JvmName(name = "vybfpteqhmgbqadl")
suspend fun rangePartitioning(value: TableRangePartitioningArgs?)

Parameters

value

If specified, configures range-based partitioning for this table. Structure is documented below.


@JvmName(name = "sisqwoawsdncdimx")
suspend fun rangePartitioning(argument: suspend TableRangePartitioningArgsBuilder.() -> Unit)

Parameters

argument

If specified, configures range-based partitioning for this table. Structure is documented below.