partitionColumns

@JvmName(name = "pbybjhfsdyiyawhc")
suspend fun partitionColumns(value: Output<List<String>>)
@JvmName(name = "wxcnhxissfnumuyj")
suspend fun partitionColumns(value: List<String>?)

Parameters

value

The names of one or more partition columns for the output of the job.


@JvmName(name = "gysafqcmpybrmogk")
suspend fun partitionColumns(vararg values: Output<String>)


@JvmName(name = "xbtaxcgqoxslwwys")
suspend fun partitionColumns(values: List<Output<String>>)
@JvmName(name = "fylnvyivpqpjkbqq")
suspend fun partitionColumns(vararg values: String)

Parameters

values

The names of one or more partition columns for the output of the job.