stratosphere-gamelift-1.0.0: Stratosphere integration for AWS GameLift.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.GameLift.Fleet.ServerProcessProperty

Documentation

data ServerProcessProperty Source #

Instances

Instances details
ToJSON ServerProcessProperty Source # 
Instance details

Defined in Stratosphere.GameLift.Fleet.ServerProcessProperty

Show ServerProcessProperty Source # 
Instance details

Defined in Stratosphere.GameLift.Fleet.ServerProcessProperty

Eq ServerProcessProperty Source # 
Instance details

Defined in Stratosphere.GameLift.Fleet.ServerProcessProperty

ToResourceProperties ServerProcessProperty Source # 
Instance details

Defined in Stratosphere.GameLift.Fleet.ServerProcessProperty

Property "ConcurrentExecutions" ServerProcessProperty Source # 
Instance details

Defined in Stratosphere.GameLift.Fleet.ServerProcessProperty

Associated Types

type PropertyType "ConcurrentExecutions" ServerProcessProperty 
Instance details

Defined in Stratosphere.GameLift.Fleet.ServerProcessProperty

type PropertyType "ConcurrentExecutions" ServerProcessProperty = Value Integer
Property "LaunchPath" ServerProcessProperty Source # 
Instance details

Defined in Stratosphere.GameLift.Fleet.ServerProcessProperty

Associated Types

type PropertyType "LaunchPath" ServerProcessProperty 
Instance details

Defined in Stratosphere.GameLift.Fleet.ServerProcessProperty

Property "Parameters" ServerProcessProperty Source # 
Instance details

Defined in Stratosphere.GameLift.Fleet.ServerProcessProperty

Associated Types

type PropertyType "Parameters" ServerProcessProperty 
Instance details

Defined in Stratosphere.GameLift.Fleet.ServerProcessProperty

type PropertyType "ConcurrentExecutions" ServerProcessProperty Source # 
Instance details

Defined in Stratosphere.GameLift.Fleet.ServerProcessProperty

type PropertyType "ConcurrentExecutions" ServerProcessProperty = Value Integer
type PropertyType "LaunchPath" ServerProcessProperty Source # 
Instance details

Defined in Stratosphere.GameLift.Fleet.ServerProcessProperty

type PropertyType "Parameters" ServerProcessProperty Source # 
Instance details

Defined in Stratosphere.GameLift.Fleet.ServerProcessProperty