gameServerInstances property

List<GameServerInstance>? gameServerInstances
final

The collection of requested game server instances.

Implementation

final List<GameServerInstance>? gameServerInstances;