computeType
The type of compute resource used to host your game servers.
EC2
– The game server build is deployed to Amazon EC2 instances for cloud hosting. This is the default setting.ANYWHERE
– Game servers and supporting software are deployed to compute resources that you provide and manage. With this compute type, you can also set theAnywhereConfiguration
parameter.