/dhall-aws-cloudformation/cloudformation/AWS::GameLift::Fleet/LocationCapacity.dhall

Copy path to clipboard

Source

{ Type = { DesiredEC2Instances : Integer, MaxSize : Integer, MinSize : Integer }
, default = {=}
}