rangePartitioning

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

Parameters

value

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


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

Parameters

argument

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