Cloud Security Compliance V1 API - Module Google::Cloud::CloudSecurityCompliance::V1::RuleActionType (v0.1.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
Preventative action type.

RULE_ACTION_TYPE_DETECTIVE

value: 2
Detective action type.

RULE_ACTION_TYPE_AUDIT

value: 3
Audit action type.