class Aws::GameLift::Types::LocationState

A fleet location and its life-cycle state. A location state object might be used to describe a fleet's remote location or home Region. Life-cycle state tracks the progress of launching the first instance in a new location and preparing it for game hosting, and then removing all instances and deleting the location from the fleet.

**Related actions**

CreateFleet | CreateFleetLocations | DeleteFleetLocations

@!attribute [rw] location

The fleet location, expressed as an AWS Region code such as
`us-west-2`.
@return [String]

@!attribute [rw] status

The life-cycle status of a fleet location.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/gamelift-2015-10-01/LocationState AWS API Documentation

Constants

SENSITIVE