selectedGroupKinds

Parameters

value

A list of cluster-scoped resource group kinds to restore from the backup. If specified, only the selected resources will be restored. Mutually exclusive to any other field in the clusterResourceRestoreScope. Structure is documented below.


@JvmName(name = "nvevcnlskkoynmta")
suspend fun selectedGroupKinds(vararg values: Output<RestorePlanRestoreConfigClusterResourceRestoreScopeSelectedGroupKindArgs>)


Parameters

values

A list of cluster-scoped resource group kinds to restore from the backup. If specified, only the selected resources will be restored. Mutually exclusive to any other field in the clusterResourceRestoreScope. Structure is documented below.


@JvmName(name = "ootgkjiycbquenbu")
suspend fun selectedGroupKinds(vararg argument: suspend RestorePlanRestoreConfigClusterResourceRestoreScopeSelectedGroupKindArgsBuilder.() -> Unit)

Parameters

argument

A list of cluster-scoped resource group kinds to restore from the backup. If specified, only the selected resources will be restored. Mutually exclusive to any other field in the clusterResourceRestoreScope. Structure is documented below.