UpdateGameServerGroupOutput
public struct UpdateGameServerGroupOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
An object that describes the game server group resource with updated properties.
Declaration
Swift
public let gameServerGroup: GameServerGroup? -
Undocumented
Declaration
Swift
public init(gameServerGroup: GameServerGroup? = nil)
View on GitHub
UpdateGameServerGroupOutput Structure Reference