Class: Aws::Types::Paths

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#items::Array[::String]

Returns the value of attribute items.



3030
3031
3032
# File 'sig/types.rbs', line 3030

def items
  @items
end

#quantity::Integer

Returns the value of attribute quantity.



3029
3030
3031
# File 'sig/types.rbs', line 3029

def quantity
  @quantity
end