Class: Aws::Types::ItemCollectionMetrics

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#item_collection_key::Hash[::String, Types::AttributeValue]

Returns the value of attribute item_collection_key.

Returns:



948
949
950
# File 'sig/types.rbs', line 948

def item_collection_key
  @item_collection_key
end

#size_estimate_range_gb::Array[::Float]

Returns the value of attribute size_estimate_range_gb.

Returns:

  • (::Array[::Float])


949
950
951
# File 'sig/types.rbs', line 949

def size_estimate_range_gb
  @size_estimate_range_gb
end