autoScalingPolicy

@JvmName(name = "umhlptotgyyhkbiv")
suspend fun autoScalingPolicy(value: Output<GameServerGroupAutoScalingPolicyArgs>)
@JvmName(name = "yhaguhrxrrysjbfg")
suspend fun autoScalingPolicy(value: GameServerGroupAutoScalingPolicyArgs?)

Parameters

value

Configuration settings to define a scaling policy for the Auto Scaling group that is optimized for game hosting. Updating this game server group property will not take effect for the created EC2 Auto Scaling group, please update the EC2 Auto Scaling group directly after creating the resource.


@JvmName(name = "emorxttkskswtpbv")
suspend fun autoScalingPolicy(argument: suspend GameServerGroupAutoScalingPolicyArgsBuilder.() -> Unit)

Parameters

argument

Configuration settings to define a scaling policy for the Auto Scaling group that is optimized for game hosting. Updating this game server group property will not take effect for the created EC2 Auto Scaling group, please update the EC2 Auto Scaling group directly after creating the resource.