| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Unique ID | [optional] |
| _pass | int | The number of alerts with a status of "pass" associated with this compliance control | [optional] |
| fail | int | The number of alerts with a status of "fail" associated with this compliance control | [optional] |
| custom_compliance_control | CustomComplianceControl | Associated Custom Compliance Control | [optional] |
| custom_compliance_control_id | int | Associated Custom Compliance Control ID | [optional] |
| stat | Stat | Associated Stat | [optional] |
| stat_id | int | Associated Stat ID | [optional] |