menu
aws_gamelift_api package
documentation
gamelift-2015-10-01.dart
ServerProcess
ServerProcess constructor
ServerProcess constructor
dark_mode
light_mode
ServerProcess
constructor
ServerProcess
(
{
required
int
concurrentExecutions
,
required
String
launchPath
,
String
?
parameters
,
})
Implementation
ServerProcess({ required this.concurrentExecutions, required this.launchPath, this.parameters, });
aws_gamelift_api package
documentation
gamelift-2015-10-01
ServerProcess
ServerProcess constructor
ServerProcess class