/AWS1/CL_EC2CANCSPOTFLEETREQ03¶
Describes a Spot Fleet request that was not successfully canceled.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_error TYPE REF TO /AWS1/CL_EC2CANCSPOTFLEETREQ04 /AWS1/CL_EC2CANCSPOTFLEETREQ04¶
The error.
iv_spotfleetrequestid TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The ID of the Spot Fleet request.
Queryable Attributes¶
Error¶
The error.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERROR() |
Getter for ERROR |
SpotFleetRequestId¶
The ID of the Spot Fleet request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SPOTFLEETREQUESTID() |
Getter for SPOTFLEETREQUESTID, with configurable default |
ASK_SPOTFLEETREQUESTID() |
Getter for SPOTFLEETREQUESTID w/ exceptions if field has no |
HAS_SPOTFLEETREQUESTID() |
Determine if SPOTFLEETREQUESTID 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_CANCELSPOTFLEETREQSERRORSET¶
TYPES TT_CANCELSPOTFLEETREQSERRORSET TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2CANCSPOTFLEETREQ03 WITH DEFAULT KEY
.