class Aws::GameLift::Types::CreateFleetOutput

Represents the returned data in response to a request operation.

@!attribute [rw] fleet_attributes

The properties for the new fleet, including the current status. All
fleets are placed in `NEW` status on creation.
@return [Types::FleetAttributes]

@!attribute [rw] location_states

The fleet's locations and life-cycle status of each location. For
new fleets, the status of all locations is set to `NEW`. During
fleet creation, GameLift updates each location status as instances
are deployed there and prepared for game hosting. This list includes
an entry for the fleet's home Region. For fleets with no remote
locations, only one entry, representing the home Region, is
returned.
@return [Array<Types::LocationState>]

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

Constants

SENSITIVE