Values.ScheduleActionSourceContains information on a single schedule action.
type nonrec t = {actionName : string;The name of the action, must be unique within the schedule. This name provides the main reference to an action once it is added to the schedule. A name is unique if it is no longer in the schedule. The schedule is automatically cleaned up to remove actions with a start time of more than 1 hour ago (approximately) so at that point a name can be reused.
*)scheduleActionSettings : ScheduleActionSettings.t;Settings for this schedule action.
*)scheduleActionStartSettings : ScheduleActionStartSettings.t;The time for the action to start in the channel.
*)}val make :
actionName:string ->
scheduleActionSettings:ScheduleActionSettings.t ->
scheduleActionStartSettings:ScheduleActionStartSettings.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `String of string
| `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Integer of int
| `List of
[> `String of string
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Integer of int
| `Long of Awso.Import.Int64.t
| `String of string
| `Structure of
(string * [> `Enum of string ])
list ])
list ])
list ])
list ]
list
| `Long of Awso.Import.Int64.t
| `String of string
| `Structure of
(string
* [> `Enum of string
| `String of string
| `Structure of
(string
* [> `Enum of string | `String of string ])
list ])
list ])
list ])
list ])
list ]