class Aws::GameLift::Types::ListFleetsInput


@see docs.aws.amazon.com/goto/WebAPI/gamelift-2015-10-01/ListFleetsInput AWS API Documentation
@return [String]
specify a value.
operation. To start at the beginning of the result set, do not
results. Use the token that is returned with a previous call to this
A token that indicates the start of the next sequential page of
@!attribute [rw] next_token
@return [Integer]
‘NextToken` to get results as a set of sequential pages.
The maximum number of results to return. Use this parameter with
@!attribute [rw] limit
@return [String]
Use either the script ID or ARN value.
Use this parameter to return only fleets using a specified script.
A unique identifier for the Realtime script to request fleets for.
@!attribute [rw] script_id
@return [String]
the build ID or ARN value.
parameter to return only fleets using a specified build. Use either
A unique identifier for the build to request fleets for. Use this
@!attribute [rw] build_id