suspendedActions property
A list of activities that are currently suspended for this game server group. If this property is empty, all activities are occurring.
Implementation
final List<GameServerGroupAction>? suspendedActions;
A list of activities that are currently suspended for this game server group. If this property is empty, all activities are occurring.
final List<GameServerGroupAction>? suspendedActions;