timePartitioning

@JvmName(name = "frxbknhqdronhokv")
suspend fun timePartitioning(value: Output<TableTimePartitioningArgs>)
@JvmName(name = "ftrlaxnrdnkhflkx")
suspend fun timePartitioning(value: TableTimePartitioningArgs?)

Parameters

value

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


@JvmName(name = "wwtwmdsagdggjrsj")
suspend fun timePartitioning(argument: suspend TableTimePartitioningArgsBuilder.() -> Unit)

Parameters

argument

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