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

public enum EnforcementMode

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

The enforcement mode for the cloud control.

Namespace

Google.Cloud.CloudSecurityCompliance.V1

Assembly

Google.Cloud.CloudSecurityCompliance.V1.dll

Fields

Name Description
Audit

The cloud control is enforced to audit for non-compliance.

Detective

The cloud control is enforced to detect non-compliance.

Preventive

The cloud control is enforced to prevent non-compliance.

Unspecified

Default value. This value is unused.