Module: Aws::GameLift::Client::_CreateFleetResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateFleetOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#fleet_attributes ⇒ Types::FleetAttributes
235 |
# File 'sig/client.rbs', line 235
def fleet_attributes: () -> Types::FleetAttributes
|
#location_states ⇒ ::Array[Types::LocationState]
236 |
# File 'sig/client.rbs', line 236
def location_states: () -> ::Array[Types::LocationState]
|