class Aws::GameLift::Types::ListFleetsOutput

Represents the returned data in response to a request operation.

@!attribute [rw] fleet_ids

A set of fleet IDs that match the list request. You can retrieve
additional information about all returned fleets by passing this
result set to a DescribeFleetAttributes, DescribeFleetCapacity, or
DescribeFleetUtilization call.
@return [Array<String>]

@!attribute [rw] next_token

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.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/gamelift-2015-10-01/ListFleetsOutput AWS API Documentation

Constants

SENSITIVE