Class: Aws::Types::CancelOrderInput
- Inherits:
-
Object
- Object
- Aws::Types::CancelOrderInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#order_id ⇒ ::String
Returns the value of attribute order_id.
Instance Attribute Details
#order_id ⇒ ::String
Returns the value of attribute order_id.
77 78 79 |
# File 'sig/types.rbs', line 77 def order_id @order_id end |