clusterResourceConflictPolicy

@JvmName(name = "natlxwcjwrenhskp")
suspend fun clusterResourceConflictPolicy(value: Output<String>)
@JvmName(name = "mvqsrygrupnqpnmo")
suspend fun clusterResourceConflictPolicy(value: String?)

Parameters

value

Defines the behavior for handling the situation where cluster-scoped resources being restored already exist in the target cluster. This MUST be set to a value other than CLUSTER_RESOURCE_CONFLICT_POLICY_UNSPECIFIED if clusterResourceRestoreScope is anyting other than noGroupKinds. See https://cloud.google.com/kubernetes-engine/docs/add-on/backup-for-gke/reference/rest/v1/RestoreConfig#clusterresourceconflictpolicy for more information on each policy option. Possible values are: USE_EXISTING_VERSION, USE_BACKUP_VERSION.