selectedNamespaces

@JvmName(name = "csckrbomndwmarin")
suspend fun selectedNamespaces(value: Output<RestorePlanRestoreConfigSelectedNamespacesArgs>)
@JvmName(name = "btfrkkngfkbmvdcx")
suspend fun selectedNamespaces(value: RestorePlanRestoreConfigSelectedNamespacesArgs?)

Parameters

value

A list of selected namespaces to restore from the Backup. The listed Namespaces and all resources contained in them will be restored. Structure is documented below.


@JvmName(name = "qtaqrvkeaeuainde")
suspend fun selectedNamespaces(argument: suspend RestorePlanRestoreConfigSelectedNamespacesArgsBuilder.() -> Unit)

Parameters

argument

A list of selected namespaces to restore from the Backup. The listed Namespaces and all resources contained in them will be restored. Structure is documented below.