Values_2.InstanceCreditSpecificationSourceDescribes the credit option for CPU usage of a burstable performance instance.
type nonrec t = {instanceId : Values_0.String_.t option;The ID of the instance.
*)cpuCredits : Values_0.String_.t option;The credit option for CPU usage of the instance. Valid values: standard | unlimited
*)}