Class ComplianceState (1.17.4)

ComplianceState(value)

Possible compliance states for a resource.

    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.

Enum

Name Description
UNKNOWN The resource is in an unknown compliance state.