ServerProcess
class ServerProcess
A set of instructions for launching server processes on fleet computes. Server processes run either an executable in a custom game build or a Amazon GameLift Servers Realtime script. Server process configurations are part of a fleet's runtime configuration.
Types
Properties
Link copied to clipboard
The number of server processes using this configuration that run concurrently on each instance or compute.
Link copied to clipboard
The location of a game build executable or Realtime script. Game builds and Realtime scripts are installed on instances at the root:
Link copied to clipboard
An optional list of parameters to pass to the server executable or Realtime script on launch.