public enum ComplianceStateReference documentation and code samples for the Audit Manager v1 API enum ComplianceState.
Compliance state after evaluation.
Namespace
Google.Cloud.AuditManager.V1Assembly
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. |