Class: Aws::Types::DescribeMatchmakingOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeMatchmakingOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ticket_list ⇒ ::Array[Types::MatchmakingTicket]
Returns the value of attribute ticket_list.
Instance Attribute Details
#ticket_list ⇒ ::Array[Types::MatchmakingTicket]
Returns the value of attribute ticket_list.
996 997 998 |
# File 'sig/types.rbs', line 996 def ticket_list @ticket_list end |