partitionNames

@JvmName(name = "grwdtdrgmafffqlj")
suspend fun partitionNames(value: Output<List<Any>>)
@JvmName(name = "kqhuxhgrkjmeckwv")
suspend fun partitionNames(value: List<Any>?)

Parameters

value

Names of the physical partitions of Oracle table.


@JvmName(name = "msaeqhflstwunvmd")
suspend fun partitionNames(vararg values: Output<Any>)


@JvmName(name = "fksipubeheingtue")
suspend fun partitionNames(values: List<Output<Any>>)
@JvmName(name = "bwoscukvskhurybx")
suspend fun partitionNames(vararg values: Any)

Parameters

values

Names of the physical partitions of Oracle table.