Module Values.JobTemplatesSource

Sourcetype nonrec t = JobTemplate.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : JobTemplate.t list -> [> `List of [> `Structure of (string * [> `Map of ([> `String of String128.t ] * [> `String of StringEmpty256.t ]) list | `String of ResourceNameString.t | `Structure of (string * [> `Map of ([> `String of TemplateParameterName.t ] * [> `String of StringEmpty256.t | `Structure of (string * [> `Enum of string | `String of String1024.t ]) list ]) list | `String of ParametricIAMRoleArn.t | `Structure of (string * Awso.Botodata.value) list ]) list | `Timestamp of Date.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> JobTemplate.t list
Sourceval of_json : [> Yojson.Safe.t ] -> JobTemplate.t list
Sourceval to_json : JobTemplate.t list -> Yojson.Safe.t