/AWS1/CL_EC2CAPRESERVATIONFL01¶
Describes a Capacity Reservation Fleet that was successfully cancelled.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_currentfleetstate TYPE /AWS1/EC2CAPRESERVATIONFLEET00 /AWS1/EC2CAPRESERVATIONFLEET00¶
The current state of the Capacity Reservation Fleet.
iv_previousfleetstate TYPE /AWS1/EC2CAPRESERVATIONFLEET00 /AWS1/EC2CAPRESERVATIONFLEET00¶
The previous state of the Capacity Reservation Fleet.
iv_capreservationfleetid TYPE /AWS1/EC2CAPRESERVATIONFLEETID /AWS1/EC2CAPRESERVATIONFLEETID¶
The ID of the Capacity Reservation Fleet that was successfully cancelled.
Queryable Attributes¶
CurrentFleetState¶
The current state of the Capacity Reservation Fleet.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CURRENTFLEETSTATE() |
Getter for CURRENTFLEETSTATE, with configurable default |
ASK_CURRENTFLEETSTATE() |
Getter for CURRENTFLEETSTATE w/ exceptions if field has no v |
HAS_CURRENTFLEETSTATE() |
Determine if CURRENTFLEETSTATE has a value |
PreviousFleetState¶
The previous state of the Capacity Reservation Fleet.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PREVIOUSFLEETSTATE() |
Getter for PREVIOUSFLEETSTATE, with configurable default |
ASK_PREVIOUSFLEETSTATE() |
Getter for PREVIOUSFLEETSTATE w/ exceptions if field has no |
HAS_PREVIOUSFLEETSTATE() |
Determine if PREVIOUSFLEETSTATE has a value |
CapacityReservationFleetId¶
The ID of the Capacity Reservation Fleet that was successfully cancelled.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CAPRESERVATIONFLEETID() |
Getter for CAPACITYRESERVATIONFLEETID, with configurable def |
ASK_CAPRESERVATIONFLEETID() |
Getter for CAPACITYRESERVATIONFLEETID w/ exceptions if field |
HAS_CAPRESERVATIONFLEETID() |
Determine if CAPACITYRESERVATIONFLEETID has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_CAPRESERVATIONFLEETCANCLA00¶
TYPES TT_CAPRESERVATIONFLEETCANCLA00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2CAPRESERVATIONFL01 WITH DEFAULT KEY
.