Skip to content

/AWS1/CL_EC2DSCSPOTFLEETREQS01

Contains the output of DescribeSpotFleetRequests.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The token to include in another request to get the next page of items. This value is null when there are no more items to return.

IT_SPOTFLEETREQUESTCONFIGS TYPE /AWS1/CL_EC2SPOTFLEETREQCONFIG=>TT_SPOTFLEETREQUESTCONFIGSET TT_SPOTFLEETREQUESTCONFIGSET

Information about the configuration of your Spot Fleet.


Queryable Attributes

NextToken

The token to include in another request to get the next page of items. This value is null when there are no more items to return.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value

SpotFleetRequestConfigs

Information about the configuration of your Spot Fleet.

Accessible with the following methods

Method Description
GET_SPOTFLEETREQUESTCONFIGS() Getter for SPOTFLEETREQUESTCONFIGS, with configurable defaul
ASK_SPOTFLEETREQUESTCONFIGS() Getter for SPOTFLEETREQUESTCONFIGS w/ exceptions if field ha
HAS_SPOTFLEETREQUESTCONFIGS() Determine if SPOTFLEETREQUESTCONFIGS has a value