Class: Aws::Types::GetOrderInput
- Inherits:
-
Object
- Object
- Aws::Types::GetOrderInput
- 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.
318 319 320 |
# File 'sig/types.rbs', line 318 def order_id @order_id end |