class Aws::GameLift::Types::DescribeMatchmakingInput

Represents the input for a request operation.

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

data as a hash:

    {
      ticket_ids: ["MatchmakingIdStringModel"], # required
    }

@!attribute [rw] ticket_ids

A unique identifier for a matchmaking ticket. You can include up to
10 ID values.
@return [Array<String>]

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

Constants

SENSITIVE