Class: Aws::Types::UpdatePurchaseOrdersInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#purchase_orders::Array[Types::PurchaseOrder]

Returns the value of attribute purchase_orders.

Returns:



905
906
907
# File 'sig/types.rbs', line 905

def purchase_orders
  @purchase_orders
end