excludedNamespaces

@JvmName(name = "ghbmvbqimobftpga")
suspend fun excludedNamespaces(value: Output<RestorePlanRestoreConfigExcludedNamespacesArgs>)
@JvmName(name = "mphjededryttonhi")
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 = "biyofasgcyrtwaxx")
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.