Values_1.ProvisionedBandwidthSourceReserved. If you need to sustain traffic greater than the documented limits, contact Amazon Web Services Support.
type nonrec t = {provisionTime : Values_0.DateTime.t option;Reserved.
*)provisioned : Values_0.String_.t option;Reserved.
*)requestTime : Values_0.DateTime.t option;Reserved.
*)requested : Values_0.String_.t option;Reserved.
*)status : Values_0.String_.t option;Reserved.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of Values_0.String_.t
| `Timestamp of Values_0.DateTime.t ])
list ]