Values.DescribeScheduleRequestSourcePlaceholder documentation for DescribeScheduleRequest
type nonrec t = {channelId : string;Id of the channel whose schedule is being updated.
*)maxResults : MaxResults.t option;nextToken : string option;}val to_value :
t ->
[> `Structure of
(string * [> `Integer of MaxResults.t | `String of string ]) list ]