partitionNames

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

Parameters

value

Names of the physical partitions of Oracle table.


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


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

Parameters

values

Names of the physical partitions of Oracle table.