Cloud Security Compliance V1 API - Module Google::Cloud::CloudSecurityCompliance::V1::EnforcementMode (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::EnforcementMode.
The enforcement mode for the cloud control.
Constants
ENFORCEMENT_MODE_UNSPECIFIED
value: 0 Default value. This value is unused.
PREVENTIVE
value: 1 The cloud control is enforced to prevent non-compliance.
DETECTIVE
value: 2 The cloud control is enforced to detect non-compliance.
AUDIT
value: 3 The cloud control is enforced to audit for non-compliance.