Class: Aws::Types::PutItemOutput

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:



1222
1223
1224
# File 'sig/types.rbs', line 1222

def attributes
  @attributes
end

#consumed_capacityTypes::ConsumedCapacity

Returns the value of attribute consumed_capacity.



1223
1224
1225
# File 'sig/types.rbs', line 1223

def consumed_capacity
  @consumed_capacity
end

#item_collection_metricsTypes::ItemCollectionMetrics

Returns the value of attribute item_collection_metrics.



1224
1225
1226
# File 'sig/types.rbs', line 1224

def item_collection_metrics
  @item_collection_metrics
end