Class ComplianceState (0.4.0)

ComplianceState(value)

The state of compliance after evaluation is complete.

Enums

Name Description
COMPLIANCE_STATE_UNSPECIFIED Default value. This value is unused.
COMPLIANT The resource is compliant.
VIOLATION The resource has a violation.
MANUAL_REVIEW_NEEDED The resource requires manual review from you.
ERROR An error occurred while computing the resource status.
AUDIT_NOT_SUPPORTED The resource can't be audited.