Cloud Security Compliance V1 API - Module Google::Cloud::CloudSecurityCompliance::V1::RuleActionType (v0.2.0)

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.