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

Copy path to clipboard

Source

{ Type =
{ ConcurrentExecutions : Integer
, LaunchPath : (./../../Fn.dhall).CfnText
, Parameters : Optional (./../../Fn.dhall).CfnText
}
, default.Parameters = None (./../../Fn.dhall).CfnText
}