Class: Aws::Types::DeleteItemOutput

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:



407
408
409
# File 'sig/types.rbs', line 407

def attributes
  @attributes
end

#consumed_capacityTypes::ConsumedCapacity

Returns the value of attribute consumed_capacity.



408
409
410
# File 'sig/types.rbs', line 408

def consumed_capacity
  @consumed_capacity
end

#item_collection_metricsTypes::ItemCollectionMetrics

Returns the value of attribute item_collection_metrics.



409
410
411
# File 'sig/types.rbs', line 409

def item_collection_metrics
  @item_collection_metrics
end