Module Smaws_Client_GameLift.ListGameServerGroups

This API works with the following fleet types: EC2 (FleetIQ)

Lists a game server groups.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalServiceException of Types.internal_service_exception | `InvalidRequestException of Types.invalid_request_exception | `UnauthorizedException of Types.unauthorized_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.list_game_server_groups_input -> (Types.list_game_server_groups_output, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServiceException of Types.internal_service_exception | `InvalidRequestException of Types.invalid_request_exception | `UnauthorizedException of Types.unauthorized_exception ]) Stdlib.result