Module: Aws::GameLift::Client::_DeleteFleetLocationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#fleet_arn::String

Returns:

  • (::String)


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

def fleet_arn: () -> ::String

#fleet_id::String

Returns:

  • (::String)


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

def fleet_id: () -> ::String

#location_states::Array[Types::LocationState]

Returns:



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

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