Values_1.DeleteMitigationActionRequestSourceDeletes a defined mitigation action from your Amazon Web Services accounts. Requires permission to access the DeleteMitigationAction action.
type nonrec t = {actionName : Values_0.MitigationActionName.t;The name of the mitigation action that you want to delete.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of Values_0.MitigationActionName.t ]) list ]