Uses of Interface
software.amazon.awscdk.services.gamelift.alpha.ServerProcess
Packages that use ServerProcess
Package
Description
Amazon GameLift Construct Library
-
Uses of ServerProcess in software.amazon.awscdk.services.gamelift.alpha
Classes in software.amazon.awscdk.services.gamelift.alpha that implement ServerProcessMethods in software.amazon.awscdk.services.gamelift.alpha that return ServerProcessMethods in software.amazon.awscdk.services.gamelift.alpha that return types with arguments of type ServerProcessModifier 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()Method parameters in software.amazon.awscdk.services.gamelift.alpha with type arguments of type ServerProcessModifier and TypeMethodDescriptionRuntimeConfiguration.Builder.serverProcesses(List<? extends ServerProcess> serverProcesses) Sets the value ofRuntimeConfiguration.getServerProcesses()