Module Values.BlockDeviceMappingsSource

Sourcetype nonrec t = BlockDeviceMapping.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : BlockDeviceMapping.t list -> [> `List of [> `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 ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> BlockDeviceMapping.t list