partitionNames

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

Parameters

value

Names of the physical partitions of Oracle table.


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


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

Parameters

values

Names of the physical partitions of Oracle table.