excludedNamespaces

@JvmName(name = "hvofyqyqoupsccex")
suspend fun excludedNamespaces(value: Output<List<String>>)
@JvmName(name = "ydaqyshdxtkukxbk")
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 = "xnghugtogghavxep")
suspend fun excludedNamespaces(vararg values: Output<String>)


@JvmName(name = "jsoykvfqlkxylblr")
suspend fun excludedNamespaces(values: List<Output<String>>)
@JvmName(name = "bnyydwymeekyhqjt")
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.