partitionNames

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

Parameters

value

Names of the physical partitions of Oracle table.


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


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

Parameters

values

Names of the physical partitions of Oracle table.