Class: Aws::Types::BatchGetAssetPropertyValueSuccessEntry

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#asset_property_valueTypes::AssetPropertyValue

Returns the value of attribute asset_property_value.



605
606
607
# File 'sig/types.rbs', line 605

def asset_property_value
  @asset_property_value
end

#entry_id::String

Returns the value of attribute entry_id.

Returns:

  • (::String)


604
605
606
# File 'sig/types.rbs', line 604

def entry_id
  @entry_id
end