UpdateRuntimeConfigurationRequest
Types
Properties
Link copied to clipboard
Instructions for launching server processes on each instance in the fleet. Server processes run either a custom game build executable or a Realtime Servers script. The runtime configuration lists the types of server processes to run on an instance, how to launch them, and the number of processes to run concurrently.
Functions
Link copied to clipboard
inline fun copy(block: UpdateRuntimeConfigurationRequest.Builder.() -> Unit = {}): UpdateRuntimeConfigurationRequest