Module Values.LaunchConfigurationsSource

Sourcetype nonrec t = LaunchConfiguration.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : LaunchConfiguration.t list -> [> `List of [> `Structure of (string * [> `Boolean of EbsOptimized.t | `List of [> `String of XmlString.t | `Structure of (string * [> `Boolean of NoDevice.t | `String of XmlStringMaxLen255.t | `Structure of (string * [> `Boolean of BlockDeviceEbsDeleteOnTermination.t | `Integer of BlockDeviceEbsVolumeSize.t | `String of XmlStringMaxLen255.t ]) list ]) list ] list | `String of XmlStringMaxLen255.t | `Structure of (string * [> `Boolean of MonitoringEnabled.t | `Enum of string | `Integer of InstanceMetadataHttpPutResponseHopLimit.t ]) list | `Timestamp of TimestampType.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> LaunchConfiguration.t list