Class: Aws::Types::BatchGetAssetPropertyValueHistorySuccessEntry

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#asset_property_value_history::Array[Types::AssetPropertyValue]

Returns the value of attribute asset_property_value_history.

Returns:



578
579
580
# File 'sig/types.rbs', line 578

def asset_property_value_history
  @asset_property_value_history
end

#entry_id::String

Returns the value of attribute entry_id.

Returns:

  • (::String)


577
578
579
# File 'sig/types.rbs', line 577

def entry_id
  @entry_id
end