Skip to content

/AWS1/CL_GMLDESCRFLEETCAPOUT

DescribeFleetCapacityOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

it_fleetcapacity TYPE /AWS1/CL_GMLFLEETCAPACITY=>TT_FLEETCAPACITYLIST TT_FLEETCAPACITYLIST

A collection of objects that contains capacity information for each requested fleet ID. Capacity objects are returned only for fleets that currently exist. Changes in desired instance value can take up to 1 minute to be reflected.

iv_nexttoken TYPE /AWS1/GMLNONZEROANDMAXSTRING /AWS1/GMLNONZEROANDMAXSTRING

A token that indicates where to resume retrieving results on the next call to this operation. If no token is returned, these results represent the end of the list.


Queryable Attributes

FleetCapacity

A collection of objects that contains capacity information for each requested fleet ID. Capacity objects are returned only for fleets that currently exist. Changes in desired instance value can take up to 1 minute to be reflected.

Accessible with the following methods

Method Description
GET_FLEETCAPACITY() Getter for FLEETCAPACITY, with configurable default
ASK_FLEETCAPACITY() Getter for FLEETCAPACITY w/ exceptions if field has no value
HAS_FLEETCAPACITY() Determine if FLEETCAPACITY has a value

NextToken

A token that indicates where to resume retrieving results on the next call to this operation. If no token is returned, these results represent the end of the list.

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