Cloud Security Compliance V1 API - Module Google::Cloud::CloudSecurityCompliance::V1::RuleActionType (v1.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Security Compliance V1 API module Google::Cloud::CloudSecurityCompliance::V1::RuleActionType.
The action type of the rule.
Constants
RULE_ACTION_TYPE_UNSPECIFIED
value: 0 Default value. This value is unused.
RULE_ACTION_TYPE_PREVENTIVE
value: 1 The rule is intended to prevent non-compliance.
RULE_ACTION_TYPE_DETECTIVE
value: 2 The rule is intended to detect non-compliance.
RULE_ACTION_TYPE_AUDIT
value: 3 The rule is intended to audit non-compliance.