Module: Aws::GameLift::Client::_ListFleetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListFleetsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#fleet_ids ⇒ ::Array[::String]
1276 |
# File 'sig/client.rbs', line 1276
def fleet_ids: () -> ::Array[::String]
|
#next_token ⇒ ::String
1277 |
# File 'sig/client.rbs', line 1277
def next_token: () -> ::String
|