Game Server Group Instance Definition
data class GameServerGroupInstanceDefinition(val instanceType: String, val weightedCapacity: String? = null)
Properties
Link copied to clipboard
An EC2 instance type.
Link copied to clipboard
Instance weighting that indicates how much this instance type contributes to the total capacity of a game server group. Instance weights are used by GameLift FleetIQ to calculate the instance type's cost per unit hour and better identify the most cost-effective options.