UpdateGameSessionQueueOutput
public struct UpdateGameSessionQueueOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
An object that describes the newly updated game session queue.
Declaration
Swift
public let gameSessionQueue: GameSessionQueue? -
Undocumented
Declaration
Swift
public init(gameSessionQueue: GameSessionQueue? = nil)
View on GitHub
UpdateGameSessionQueueOutput Structure Reference