Module Values_1.ComputeEnvironmentConfigurationMapSource

Sourceval make : 'a -> 'a
Sourceval of_header : (Base.String.t * string) list -> 'a list
Sourceval to_value : ('a * ComputeEnvironmentConfiguration.t) list -> [> `Map of ([> `String of 'a ] * [> `Structure of (string * [> `Boolean of Values_0.Bool_.t | `Enum of string | `List of [> `Enum of string | `String of string ] list | `Map of ([> `String of string ] * [> `String of Values_0.PropertyName.t | `Structure of (string * [> `Boolean of bool | `Enum of string | `List of [> `Enum of string | `Structure of (string * [> `String of string ]) list ] list | `String of string ]) list ]) list | `String of ComputeEnvironmentName.t ]) list ]) list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : 'a -> 'b