Audit Manager v1 API - Enum ComplianceState (1.2.0)

public enum ComplianceState

Reference documentation and code samples for the Audit Manager v1 API enum ComplianceState.

Compliance state after evaluation.

Namespace

Google.Cloud.AuditManager.V1

Assembly

Google.Cloud.AuditManager.V1.dll

Fields

Name Description
AuditNotSupported

The resource can't be audited.

Compliant

The resource is compliant.

Error

An error was encountered during the evaluation or evidence gathering process.

ManualReviewNeeded

You must complete a manual review.

Unspecified

Default value. This value is unused.

Violation

The resource isn't compliant.