Values_1.DeleteScheduledAuditRequestSourceDeletes a scheduled audit. Requires permission to access the DeleteScheduledAudit action.
type nonrec t = {scheduledAuditName : Values_0.ScheduledAuditName.t;The name of the scheduled audit you want to delete.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of Values_0.ScheduledAuditName.t ]) list ]