UpdateMatchmakingConfigurationOutput
public struct UpdateMatchmakingConfigurationOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The updated matchmaking configuration.
Declaration
Swift
public let configuration: MatchmakingConfiguration?
-
Undocumented
Declaration
Swift
public init(configuration: MatchmakingConfiguration? = nil)