Type alias GovernanceControlDetectionUpdateState

GovernanceControlDetectionUpdateState: typeof EXCEPTION | typeof ACTIVE | UnparsedObject

The new state to set for the detection. Set to exception to acknowledge the detection and exclude it from active counts, or active to reopen it.

Generated using TypeDoc