Values_1.DescribeMitigationActionRequestSourceGets information about a mitigation action. Requires permission to access the DescribeMitigationAction action.
type nonrec t = {actionName : Values_0.MitigationActionName.t;The friendly name that uniquely identifies the mitigation action.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of Values_0.MitigationActionName.t ]) list ]