Class: Aws::Types::DescribeMatchmakingOutput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ticket_list::Array[Types::MatchmakingTicket]

Returns the value of attribute ticket_list.

Returns:



996
997
998
# File 'sig/types.rbs', line 996

def ticket_list
  @ticket_list
end