DescribeGameSessionPlacementOutput
public struct DescribeGameSessionPlacementOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Object that describes the requested game session placement.
Declaration
Swift
public let gameSessionPlacement: GameSessionPlacement?
-
Undocumented
Declaration
Swift
public init(gameSessionPlacement: GameSessionPlacement? = nil)