Uses of Interface
software.amazon.awscdk.services.gamelift.alpha.ServerProcess
Package
Description
Amazon GameLift Construct Library
-
Uses of ServerProcess in software.amazon.awscdk.services.gamelift.alpha
Modifier and TypeMethodDescriptionRuntimeConfiguration.getServerProcesses()
(experimental) A collection of server process configurations that identify what server processes to run on each instance in a fleet.final List<ServerProcess>
RuntimeConfiguration.Jsii$Proxy.getServerProcesses()
Modifier and TypeMethodDescriptionRuntimeConfiguration.Builder.serverProcesses
(List<? extends ServerProcess> serverProcesses) Sets the value ofRuntimeConfiguration.getServerProcesses()