DescribeGameServerGroupOutput
public struct DescribeGameServerGroupOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
An object with the property settings for the requested game server group resource.
Declaration
Swift
public let gameServerGroup: GameServerGroup?
-
Undocumented
Declaration
Swift
public init(gameServerGroup: GameServerGroup? = nil)