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