Skip to content

/AWS1/CL_EC2MODINSTCREDITSPE01

ModifyInstanceCreditSpecificationResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_SUCCESSFULINSTCREDITSPECS TYPE /AWS1/CL_EC2SUCCFULINSTCREDI00=>TT_SUCCESSFULINSTCREDITSPECSET TT_SUCCESSFULINSTCREDITSPECSET

Information about the instances whose credit option for CPU usage was successfully modified.

IT_UNSUCCFULINSTCREDITSPECS TYPE /AWS1/CL_EC2UNSUCCFULINSTCRE00=>TT_UNSUCCFULINSTCREDITSPECSET TT_UNSUCCFULINSTCREDITSPECSET

Information about the instances whose credit option for CPU usage was not modified.


Queryable Attributes

SuccessfulInstanceCreditSpecifications

Information about the instances whose credit option for CPU usage was successfully modified.

Accessible with the following methods

Method Description
GET_SUCCFULINSTCREDITSPECS() Getter for SUCCESSFULINSTCREDITSPECS, with configurable defa
ASK_SUCCFULINSTCREDITSPECS() Getter for SUCCESSFULINSTCREDITSPECS w/ exceptions if field
HAS_SUCCFULINSTCREDITSPECS() Determine if SUCCESSFULINSTCREDITSPECS has a value

UnsuccessfulInstanceCreditSpecifications

Information about the instances whose credit option for CPU usage was not modified.

Accessible with the following methods

Method Description
GET_UNSUCCFULINSTCREDITSPECS() Getter for UNSUCCESSFULINSTCREDITSPECS, with configurable de
ASK_UNSUCCFULINSTCREDITSPECS() Getter for UNSUCCESSFULINSTCREDITSPECS w/ exceptions if fiel
HAS_UNSUCCFULINSTCREDITSPECS() Determine if UNSUCCESSFULINSTCREDITSPECS has a value