Module Values.LaunchConfigurationTemplatesSource

Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : LaunchConfigurationTemplate.t list -> [> `List of [> `Structure of (string * [> `Boolean of Boolean.t | `Enum of string | `Map of ([> `String of TagKey.t ] * [> `String of TagValue.t ]) list | `String of LaunchConfigurationTemplateID.t | `Structure of (string * [> `Boolean of Boolean.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b