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