Module Values.BatchGetStepItemsSource

Sourcetype nonrec t = BatchGetStepItem.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : BatchGetStepItem.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Integer of TaskFailureRetryCount.t | `Map of ([> `Enum of string ] * [> `Integer of Integer.t ]) list | `String of FarmId.t | `Structure of (string * [> `Integer of Integer.t | `List of [> `Structure of (string * [> `Double of Double.t | `Enum of string | `List of [> `String of AttributeCapabilityValue.t ] list | `String of AttributeCapabilityName.t | `Structure of (string * [> `Enum of string | `Integer of DefaultTaskCount.t ]) list ]) list ] list | `String of CombinationExpression.t ]) list | `Timestamp of CreatedAt.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> BatchGetStepItem.t list