class Aws::GameLift::Types::DeleteMatchmakingRuleSetInput

Represents the input for a request operation.

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

data as a hash:

    {
      name: "MatchmakingRuleSetName", # required
    }

@!attribute [rw] name

A unique identifier for the matchmaking rule set to be deleted.
(Note: The rule set name is different from the optional "name"
field in the rule set body.) You can use either the rule set name or
ARN value.
@return [String]

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

Constants

SENSITIVE