excludedNamespaces

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

Parameters

value

Gets or sets the exclude namespaces property. This property sets the namespaces to be excluded during backup.


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


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

Parameters

values

Gets or sets the exclude namespaces property. This property sets the namespaces to be excluded during backup.