ValidateMatchmakingRuleSetOutput
public struct ValidateMatchmakingRuleSetOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A response indicating whether the rule set is valid.
Declaration
Swift
public let valid: Bool? -
Undocumented
Declaration
Swift
public init(valid: Bool? = nil)
View on GitHub
ValidateMatchmakingRuleSetOutput Structure Reference