Class: Aws::Types::CustomHeaders

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#items::Array[Types::OriginCustomHeader]

Returns the value of attribute items.

Returns:



834
835
836
# File 'sig/types.rbs', line 834

def items
  @items
end

#quantity::Integer

Returns the value of attribute quantity.

Returns:

  • (::Integer)


833
834
835
# File 'sig/types.rbs', line 833

def quantity
  @quantity
end