Reference documentation and code samples for the Cloud Controls Partner V1 API module Google::Cloud::CloudControlsPartner::V1::Violation::Remediation::RemediationType.
Classifying remediation into various types based on the kind of violation. For example, violations caused due to changes in boolean org policy requires different remediation instructions compared to violation caused due to changes in allowed values of list org policy.
Constants
REMEDIATION_TYPE_UNSPECIFIED
value: 0
Unspecified remediation type
REMEDIATION_BOOLEAN_ORG_POLICY_VIOLATION
value: 1
Remediation type for boolean org policy
REMEDIATION_LIST_ALLOWED_VALUES_ORG_POLICY_VIOLATION
value: 2
Remediation type for list org policy which have allowed values in the
monitoring rule
REMEDIATION_LIST_DENIED_VALUES_ORG_POLICY_VIOLATION
value: 3
Remediation type for list org policy which have denied values in the
monitoring rule
REMEDIATION_RESTRICT_CMEK_CRYPTO_KEY_PROJECTS_ORG_POLICY_VIOLATION
value: 4
Remediation type for gcp.restrictCmekCryptoKeyProjects
REMEDIATION_RESOURCE_VIOLATION
value: 5
Remediation type for resource violation.