Class: Aws::Types::CancelOrderInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#order_id::String

Returns the value of attribute order_id.

Returns:

  • (::String)


77
78
79
# File 'sig/types.rbs', line 77

def order_id
  @order_id
end