Module Values.RecoveryInstanceDisksSource

Sourcetype nonrec t = RecoveryInstanceDisk.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : RecoveryInstanceDisk.t list -> [> `List of [> `Structure of (string * [> `Long of PositiveInteger.t | `String of BoundedString.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> RecoveryInstanceDisk.t list