AWSEC2UnsuccessfulInstanceCreditSpecificationItem
Objective-C
@interface AWSEC2UnsuccessfulInstanceCreditSpecificationItemSwift
class AWSEC2UnsuccessfulInstanceCreditSpecificationItemDescribes the burstable performance instance whose credit option for CPU usage was not modified.
- 
                  
                  The applicable error for the burstable performance instance whose credit option for CPU usage was not modified. DeclarationObjective-C @property (nonatomic, strong) AWSEC2UnsuccessfulInstanceCreditSpecificationItemError *_Nullable error;Swift var error: AWSEC2UnsuccessfulInstanceCreditSpecificationItemError? { get set }
- 
                  
                  The ID of the instance. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable instanceId;Swift var instanceId: String? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2UnsuccessfulInstanceCreditSpecificationItem Class Reference
        AWSEC2UnsuccessfulInstanceCreditSpecificationItem Class Reference