Module Values_3.CapacityBlockStatusSetSource

Sourcetype nonrec t = CapacityBlockStatus.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : CapacityBlockStatus.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Integer of Values_0.Integer.t | `List of [> `Structure of (string * [> `Integer of Values_0.Integer.t | `String of Values_0.CapacityReservationId.t ]) list ] list | `String of Values_1.CapacityBlockId.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> CapacityBlockStatus.t list