Values_2.UnsuccessfulInstanceCreditSpecificationItemSourceDescribes the burstable performance instance whose credit option for CPU usage was not modified.
type nonrec t = {instanceId : Values_0.String_.t option;The ID of the instance.
*)error : Values_1.UnsuccessfulInstanceCreditSpecificationItemError.t option;The applicable error for the burstable performance instance whose credit option for CPU usage was not modified.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of Values_0.String_.t
| `Structure of
(string * [> `Enum of string | `String of Values_0.String_.t ])
list ])
list ]