StopGameSessionPlacementOutput
public struct StopGameSessionPlacementOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Object that describes the canceled game session placement, with CANCELLED status and an end time stamp.
Declaration
Swift
public let gameSessionPlacement: GameSessionPlacement?
-
Undocumented
Declaration
Swift
public init(gameSessionPlacement: GameSessionPlacement? = nil)