Class: Aws::Types::InventoryResultEntity

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data::Hash[::String, Types::InventoryResultItem]

Returns the value of attribute data.

Returns:



2675
2676
2677
# File 'sig/types.rbs', line 2675

def data
  @data
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


2674
2675
2676
# File 'sig/types.rbs', line 2674

def id
  @id
end