collectionNames

@JvmName(name = "vwmudfbsyvcltbnj")
suspend fun collectionNames(value: Output<List<String>>)
@JvmName(name = "nxgbjcuvjjpajyam")
suspend fun collectionNames(value: List<String>?)

Parameters

value

The names of the collections available for restore.


@JvmName(name = "mqixxhhrrhurvgyp")
suspend fun collectionNames(vararg values: Output<String>)


@JvmName(name = "hjspbjadfonpufsb")
suspend fun collectionNames(values: List<Output<String>>)
@JvmName(name = "ckisbwakxmmesvmv")
suspend fun collectionNames(vararg values: String)

Parameters

values

The names of the collections available for restore.