/AWS1/CL_EC2CANCSPOTFLEETREQ01¶
Contains the output of CancelSpotFleetRequests.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_successfulfleetrequests
TYPE /AWS1/CL_EC2CANCSPOTFLEETREQ02=>TT_CANCELSPOTFLEETREQSSUCCSET
TT_CANCELSPOTFLEETREQSSUCCSET
¶
Information about the Spot Fleet requests that are successfully canceled.
it_unsuccessfulfleetrequests
TYPE /AWS1/CL_EC2CANCSPOTFLEETREQ03=>TT_CANCELSPOTFLEETREQSERRORSET
TT_CANCELSPOTFLEETREQSERRORSET
¶
Information about the Spot Fleet requests that are not successfully canceled.
Queryable Attributes¶
SuccessfulFleetRequests¶
Information about the Spot Fleet requests that are successfully canceled.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SUCCESSFULFLEETREQUESTS() |
Getter for SUCCESSFULFLEETREQUESTS, with configurable defaul |
ASK_SUCCESSFULFLEETREQUESTS() |
Getter for SUCCESSFULFLEETREQUESTS w/ exceptions if field ha |
HAS_SUCCESSFULFLEETREQUESTS() |
Determine if SUCCESSFULFLEETREQUESTS has a value |
UnsuccessfulFleetRequests¶
Information about the Spot Fleet requests that are not successfully canceled.
Accessible with the following methods¶
Method | Description |
---|---|
GET_UNSUCCFULFLEETREQUESTS() |
Getter for UNSUCCESSFULFLEETREQUESTS, with configurable defa |
ASK_UNSUCCFULFLEETREQUESTS() |
Getter for UNSUCCESSFULFLEETREQUESTS w/ exceptions if field |
HAS_UNSUCCFULFLEETREQUESTS() |
Determine if UNSUCCESSFULFLEETREQUESTS has a value |