excludedNamespaces

@JvmName(name = "urbgpywmmdsensve")
suspend fun excludedNamespaces(value: Output<RestorePlanRestoreConfigExcludedNamespacesArgs>)
@JvmName(name = "hoeyfqvuimblargc")
suspend fun excludedNamespaces(value: RestorePlanRestoreConfigExcludedNamespacesArgs?)

Parameters

value

A list of selected namespaces excluded from restoration. All namespaces except those in this list will be restored. Structure is documented below.


@JvmName(name = "laploxiumqaxecne")
suspend fun excludedNamespaces(argument: suspend RestorePlanRestoreConfigExcludedNamespacesArgsBuilder.() -> Unit)

Parameters

argument

A list of selected namespaces excluded from restoration. All namespaces except those in this list will be restored. Structure is documented below.