Module: Google::Cloud::OsConfig::V1alpha::OSPolicyAssignmentReport::OSPolicyCompliance::OSPolicyResourceCompliance::ComplianceState
- Defined in:
- proto_docs/google/cloud/osconfig/v1alpha/os_policy_assignment_reports.rb
Overview
Possible compliance states for a resource.
Constant Summary collapse
- UNKNOWN =
The resource is in an unknown compliance state.
To get more details about why the policy is in this state, review the output of the
compliance_state_reason
field. 0
- COMPLIANT =
Resource is compliant.
1
- NON_COMPLIANT =
Resource is non-compliant.
2