collectionNames

@JvmName(name = "adximcrulvjrcwea")
suspend fun collectionNames(value: Output<List<String>>)
@JvmName(name = "lmkriudgilpjppxs")
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 = "mxlimepbwucqtexj")
suspend fun collectionNames(vararg values: Output<String>)


@JvmName(name = "ghtgcuxjpvspucec")
suspend fun collectionNames(values: List<Output<String>>)
@JvmName(name = "jfpfgcwvfqbdnpmg")
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.