serverLaunchPath property

String? serverLaunchPath
final

Path to a game server executable in the fleet's build, specified for fleets created before 2016-08-04 (or AWS SDK v. 0.12.16). Server launch paths for fleets created after this date are specified in the fleet's RuntimeConfiguration.

Implementation

final String? serverLaunchPath;