collectionNames

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

Parameters

value

A list of the collection names for the restore request. Changing this forces a new resource to be created.


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


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

Parameters

values

A list of the collection names for the restore request. Changing this forces a new resource to be created.