Class: Aws::Types::StartMatchmakingOutput
- Inherits:
-
Object
- Object
- Aws::Types::StartMatchmakingOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#matchmaking_ticket ⇒ Types::MatchmakingTicket
Returns the value of attribute matchmaking_ticket.
Instance Attribute Details
#matchmaking_ticket ⇒ Types::MatchmakingTicket
Returns the value of attribute matchmaking_ticket.
2097 2098 2099 |
# File 'sig/types.rbs', line 2097 def matchmaking_ticket @matchmaking_ticket end |