class Aws::GameLift::Types::ValidateMatchmakingRuleSetInput

Represents the input for a request operation.

@note When making an API call, you may pass ValidateMatchmakingRuleSetInput

data as a hash:

    {
      rule_set_body: "RuleSetBody", # required
    }

@!attribute [rw] rule_set_body

A collection of matchmaking rules to validate, formatted as a JSON
string.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/gamelift-2015-10-01/ValidateMatchmakingRuleSetInput AWS API Documentation

Constants

SENSITIVE