StopGameSessionPlacementInput
public struct StopGameSessionPlacementInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A unique identifier for a game session placement to cancel.
Declaration
Swift
public let placementId: String
-
Undocumented
Declaration
Swift
public init(placementId: String)
-
Declaration
Swift
public func validate(name: String) throws