Class: Aws::Types::StopMatchmakingInput
- Inherits:
-
Object
- Object
- Aws::Types::StopMatchmakingInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ticket_id ⇒ ::String
Returns the value of attribute ticket_id.
Instance Attribute Details
#ticket_id ⇒ ::String
Returns the value of attribute ticket_id.
2125 2126 2127 |
# File 'sig/types.rbs', line 2125 def ticket_id @ticket_id end |