Class: Aws::Types::UpdatePurchaseOrdersInput
- Inherits:
-
Object
- Object
- Aws::Types::UpdatePurchaseOrdersInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#purchase_orders ⇒ ::Array[Types::PurchaseOrder]
Returns the value of attribute purchase_orders.
Instance Attribute Details
#purchase_orders ⇒ ::Array[Types::PurchaseOrder]
Returns the value of attribute purchase_orders.
905 906 907 |
# File 'sig/types.rbs', line 905 def purchase_orders @purchase_orders end |