Values_5.GetDefaultCreditSpecificationRequestSourceDescribes 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 = {dryRun : Values_0.Boolean.t option;Checks whether you have the required permissions for the operation, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
*)instanceFamily : Values_2.UnlimitedSupportedInstanceFamily.t;The instance family.
*)}val make :
?dryRun:??? ->
instanceFamily:Values_2.UnlimitedSupportedInstanceFamily.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string * [> `Boolean of Values_0.Boolean.t | `Enum of string ]) list ]