/dhall-aws-cloudformation/cloudformation/AWS::GameLift::GameServerGroup/AutoScalingPolicy.dhall

Copy path to clipboard

Source

{ Type =
{ EstimatedInstanceWarmup : Optional Double
, TargetTrackingConfiguration : (./TargetTrackingConfiguration.dhall).Type
}
, default.EstimatedInstanceWarmup = None Double
}