CreateMatchmakingRuleSetOutput
public struct CreateMatchmakingRuleSetOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The newly created matchmaking rule set.
Declaration
Swift
public let ruleSet: MatchmakingRuleSet
-
Undocumented
Declaration
Swift
public init(ruleSet: MatchmakingRuleSet)