Module Values.WorkflowStepsSource

Sourcetype nonrec t = WorkflowStep.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : WorkflowStep.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Structure of (string * [> `Enum of string | `Integer of CustomStepTimeoutSeconds.t | `List of [> `Structure of (string * [> `String of S3TagKey.t ]) list ] list | `String of WorkflowStepName.t | `Structure of (string * [> `Structure of (string * [> `String of S3Bucket.t ]) list ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> WorkflowStep.t list
Sourceval of_json : [> Yojson.Safe.t ] -> WorkflowStep.t list
Sourceval to_json : WorkflowStep.t list -> Yojson.Safe.t