Class ComplianceState (1.15.0)

ComplianceState(value)

Possible compliance states for a resource.

Values: UNKNOWN (0): 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.
COMPLIANT (1):
    Resource is compliant.
NON_COMPLIANT (2):
    Resource is non-compliant.