Values_1.DescribeDetectMitigationActionsTaskRequestSourceGets information about a Device Defender ML Detect mitigation action. Requires permission to access the DescribeDetectMitigationActionsTask action.
type nonrec t = {taskId : Values_0.MitigationActionsTaskId.t;The unique identifier of the task.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of Values_0.MitigationActionsTaskId.t ]) list ]