Type alias GovernanceControlDetectionAssignmentSource

GovernanceControlDetectionAssignmentSource: typeof AUTO_RESOLVED | typeof MANUAL | typeof REASSIGNED | typeof CLEARED | UnparsedObject

How the detection's current assignment was determined. Possible values are auto_resolved, manual, reassigned, and cleared.

Generated using TypeDoc