excludedGroupKinds

Parameters

value

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


@JvmName(name = "dxrpgtuarxsuravj")
suspend fun excludedGroupKinds(vararg values: Output<RestorePlanRestoreConfigClusterResourceRestoreScopeExcludedGroupKindArgs>)


Parameters

values

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


@JvmName(name = "eqptaxtmimykvlgt")
suspend fun excludedGroupKinds(vararg argument: suspend RestorePlanRestoreConfigClusterResourceRestoreScopeExcludedGroupKindArgsBuilder.() -> Unit)

Parameters

argument

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