Values.GameServersSourceval to_value :
GameServer.t list ->
[> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of GameServerGroupName.t
| `Timestamp of Timestamp.t ])
list ]
list ]