AWSSDK.EC2 by Amazon Web Services

<PackageReference Include="AWSSDK.EC2" Version="3.5.19" />

.NET API 2,335,744 bytes

 CreditSpecification

public class CreditSpecification
Describes the credit option for CPU usage of a T2, T3, or T3a instance.
public string CpuCredits { get; set; }

Gets and sets the property CpuCredits.

The credit option for CPU usage of a T2, T3, or T3a instance. Valid values are standard and unlimited.