CreateMatchmakingConfigurationOutput
public struct CreateMatchmakingConfigurationOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Object that describes the newly created matchmaking configuration.
Declaration
Swift
public let configuration: MatchmakingConfiguration? -
Undocumented
Declaration
Swift
public init(configuration: MatchmakingConfiguration? = nil)
View on GitHub
CreateMatchmakingConfigurationOutput Structure Reference