Values_4.PurchaseCapacityBlockExtensionResultSourcePurchase the Capacity Block extension for use with your account. You must specify the ID of the Capacity Block extension offering you are purchasing.
type nonrec t = {capacityBlockExtensions : Values_3.CapacityBlockExtensionSet.t option;The purchased Capacity Block extensions.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Integer of Values_0.Integer.t
| `String of Values_0.CapacityReservationId.t
| `Timestamp of Values_0.MillisecondDateTime.t ])
list ]
list ])
list ]