Class: Aws::Types::DescribeMatchmakingInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeMatchmakingInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ticket_ids ⇒ ::Array[::String]
Returns the value of attribute ticket_ids.
Instance Attribute Details
#ticket_ids ⇒ ::Array[::String]
Returns the value of attribute ticket_ids.
991 992 993 |
# File 'sig/types.rbs', line 991 def ticket_ids @ticket_ids end |