Class: Aws::Types::StopMatchmakingInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ticket_id::String

Returns the value of attribute ticket_id.

Returns:

  • (::String)


2125
2126
2127
# File 'sig/types.rbs', line 2125

def ticket_id
  @ticket_id
end