Class: Aws::Types::UpdateItemOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

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

Returns the value of attribute attributes.

Returns:



1854
1855
1856
# File 'sig/types.rbs', line 1854

def attributes
  @attributes
end

#consumed_capacityTypes::ConsumedCapacity

Returns the value of attribute consumed_capacity.



1855
1856
1857
# File 'sig/types.rbs', line 1855

def consumed_capacity
  @consumed_capacity
end

#item_collection_metricsTypes::ItemCollectionMetrics

Returns the value of attribute item_collection_metrics.



1856
1857
1858
# File 'sig/types.rbs', line 1856

def item_collection_metrics
  @item_collection_metrics
end