Cloud Security Compliance v1 API - Enum RuleActionType (1.0.0-beta04)

public enum RuleActionType

Reference documentation and code samples for the Cloud Security Compliance v1 API enum RuleActionType.

The action type of the rule.

Namespace

Google.Cloud.CloudSecurityCompliance.V1

Assembly

Google.Cloud.CloudSecurityCompliance.V1.dll

Fields

Name Description
Audit

The rule is intended to audit non-compliance.

Detective

The rule is intended to detect non-compliance.

Preventive

The rule is intended to prevent non-compliance.

Unspecified

Default value. This value is unused.