StopMatchmakingInput
public struct StopMatchmakingInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A unique identifier for a matchmaking ticket.
Declaration
Swift
public let ticketId: String -
Undocumented
Declaration
Swift
public init(ticketId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
StopMatchmakingInput Structure Reference