Values_5.GetDefaultCreditSpecificationResultSourceDescribes the default credit option for CPU usage of a burstable performance instance family. For more information, see Burstable performance instances in the Amazon EC2 User Guide.
type nonrec t = {instanceFamilyCreditSpecification : Values_3.InstanceFamilyCreditSpecification.t
option;The default credit option for CPU usage of the instance family.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `Enum of string | `String of Values_0.String_.t ])
list ])
list ]