Module: Aws::GameLift::Client::_CreateFleetLocationsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateFleetLocationsOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#fleet_arn::String

Returns:

  • (::String)


296
# File 'sig/client.rbs', line 296

def fleet_arn: () -> ::String

#fleet_id::String

Returns:

  • (::String)


295
# File 'sig/client.rbs', line 295

def fleet_id: () -> ::String

#location_states::Array[Types::LocationState]

Returns:



297
# File 'sig/client.rbs', line 297

def location_states: () -> ::Array[Types::LocationState]