CreateGameServerGroupOutput constructor
CreateGameServerGroupOutput({
- GameServerGroup? gameServerGroup,
Implementation
CreateGameServerGroupOutput({
this.gameServerGroup,
});