timePartitioning

@JvmName(name = "mtcuvlcgkwbnwnek")
suspend fun timePartitioning(value: Output<TimePartitioningArgs>)
@JvmName(name = "oodjxmxafwttkdgo")
suspend fun timePartitioning(value: TimePartitioningArgs?)

Parameters

value

Time-based partitioning specification for this table. Only one of timePartitioning and rangePartitioning should be specified.


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

Parameters

argument

Time-based partitioning specification for this table. Only one of timePartitioning and rangePartitioning should be specified.