Type alias GovernanceControlDetectionState

GovernanceControlDetectionState: typeof ACTIVE | typeof EXCEPTION | typeof MITIGATED | typeof INACTIVE | typeof OBSOLETE | typeof RESOLVED_EXTERNALLY | typeof MITIGATION_IN_PROGRESS | UnparsedObject

The current state of the detection. Possible values are active, exception, mitigated, inactive, obsolete, resolved_externally, and mitigation_in_progress.

Generated using TypeDoc