Class: Aws::Types::Origins

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#items::Array[Types::Origin]

Returns the value of attribute items.



2998
2999
3000
# File 'sig/types.rbs', line 2998

def items
  @items
end

#quantity::Integer

Returns the value of attribute quantity.



2997
2998
2999
# File 'sig/types.rbs', line 2997

def quantity
  @quantity
end