excludedNamespaces

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

Parameters

value

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


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


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

Parameters

values

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