targetTrackingConfiguration

@JvmName(name = "aacfvohdpiudmxfk")
suspend fun targetTrackingConfiguration(value: Output<GameServerGroupTargetTrackingConfigurationArgs>)

Parameters

value

Settings for a target-based scaling policy applied to Auto Scaling group. These settings are used to create a target-based policy that tracks the GameLift FleetIQ metric PercentUtilizedGameServers and specifies a target value for the metric. As player usage changes, the policy triggers to adjust the game server group capacity so that the metric returns to the target value.


@JvmName(name = "tfxdbcrkopgtrmvr")
suspend fun targetTrackingConfiguration(argument: suspend GameServerGroupTargetTrackingConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Settings for a target-based scaling policy applied to Auto Scaling group. These settings are used to create a target-based policy that tracks the GameLift FleetIQ metric PercentUtilizedGameServers and specifies a target value for the metric. As player usage changes, the policy triggers to adjust the game server group capacity so that the metric returns to the target value.