includedNamespaces

@JvmName(name = "mnrkhkeorqsgajvs")
suspend fun includedNamespaces(value: Output<List<String>>)
@JvmName(name = "hidmqjcupqswumny")
suspend fun includedNamespaces(value: List<String>?)

Parameters

value

Specifies the namespaces to be included during backup. Changing this forces a new resource to be created.


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


@JvmName(name = "xraqoaopbugvloqh")
suspend fun includedNamespaces(values: List<Output<String>>)
@JvmName(name = "eqlhmtkpwgbqlhpm")
suspend fun includedNamespaces(vararg values: String)

Parameters

values

Specifies the namespaces to be included during backup. Changing this forces a new resource to be created.