collectionNames

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

Parameters

value

The names of the collections available for restore.


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


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

Parameters

values

The names of the collections available for restore.