Class: Aws::Types::GetOrderOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetOrderOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#order ⇒ Types::Order
Returns the value of attribute order.
Instance Attribute Details
#order ⇒ Types::Order
Returns the value of attribute order.
323 324 325 |
# File 'sig/types.rbs', line 323 def order @order end |