AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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.

Inheritance Hierarchy

System.Object
  Amazon.GameLift.Model.LocationState

Namespace: Amazon.GameLift.Model
Assembly: AWSSDK.GameLift.dll
Version: 3.x.y.z

Syntax

C#
public class LocationState

The LocationState type exposes the following members

Constructors

NameDescription
Public Method LocationState()

Properties

NameTypeDescription
Public Property Location System.String

Gets and sets the property Location.

The fleet location, expressed as an Amazon Web Services Region code such as us-west-2.

Public Property PlayerGatewayStatus Amazon.GameLift.PlayerGatewayStatus

Gets and sets the property PlayerGatewayStatus.

The current status of player gateway in this location for this fleet. Note, even if a fleet has PlayerGatewayMode configured as ENABLED, player gateway might not be available in a specific location. For more information about locations where player gateway is supported, see Amazon GameLift Servers service locations.

Possible values include:

  • ENABLED -- Player gateway is available for this fleet location.

  • DISABLED -- Player gateway is not available for this fleet location.

Public Property Status Amazon.GameLift.FleetStatus

Gets and sets the property Status.

The life-cycle status of a fleet location.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5