excludedNamespaces

@JvmName(name = "krryfvvfoagatmbn")
suspend fun excludedNamespaces(value: Output<List<String>>)
@JvmName(name = "yftmuosmywbumysf")
suspend fun excludedNamespaces(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "jiuvntqmpwukkowv")
suspend fun excludedNamespaces(values: List<Output<String>>)
@JvmName(name = "fueofcmfgroyvrkb")
suspend fun excludedNamespaces(vararg values: String)

Parameters

values

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