

# LocationAttributes
<a name="API_LocationAttributes"></a>

Details about a location in a multi-location fleet.

## Contents
<a name="API_LocationAttributes_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** LocationState **   <a name="gameliftservers-Type-LocationAttributes-LocationState"></a>
A fleet location and its current life-cycle state.  
Type: [LocationState](API_LocationState.md) object  
Required: No

 ** StoppedActions **   <a name="gameliftservers-Type-LocationAttributes-StoppedActions"></a>
A list of fleet actions that have been suspended in the fleet location.  
Type: Array of strings  
Array Members: Fixed number of 1 item.  
Valid Values: `AUTO_SCALING`   
Required: No

 ** UpdateStatus **   <a name="gameliftservers-Type-LocationAttributes-UpdateStatus"></a>
The status of fleet activity updates to the location. The status `PENDING_UPDATE` indicates that `StopFleetActions` or `StartFleetActions` has been requested but the update has not yet been completed for the location.  
Type: String  
Valid Values: `PENDING_UPDATE`   
Required: No

## See Also
<a name="API_LocationAttributes_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/gamelift-2015-10-01/LocationAttributes) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/gamelift-2015-10-01/LocationAttributes) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/gamelift-2015-10-01/LocationAttributes) 