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