DescribeGameServerOutput
public struct DescribeGameServerOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Object that describes the requested game server.
Declaration
Swift
public let gameServer: GameServer? -
Undocumented
Declaration
Swift
public init(gameServer: GameServer? = nil)
View on GitHub
DescribeGameServerOutput Structure Reference