partitionNames

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

Parameters

value

Names of the physical partitions of Oracle table.


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


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

Parameters

values

Names of the physical partitions of Oracle table.