class Aws::GameLift::Types::DeleteMatchmakingConfigurationInput

Represents the input for a request operation.

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

data as a hash:

    {
      name: "MatchmakingConfigurationName", # required
    }

@!attribute [rw] name

A unique identifier for the matchmaking configuration. You can use
either the configuration name or ARN value.
@return [String]

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

Constants

SENSITIVE