Class: Aws::Types::ContentTypeProfiles

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::ContentTypeProfile]

Returns the value of attribute items.

Returns:



400
401
402
# File 'sig/types.rbs', line 400

def items
  @items
end

#quantity::Integer

Returns the value of attribute quantity.

Returns:

  • (::Integer)


399
400
401
# File 'sig/types.rbs', line 399

def quantity
  @quantity
end