Class: Aws::Types::BatchGetAssetPropertyAggregatesSuccessEntry

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aggregated_values::Array[Types::AggregatedValue]

Returns the value of attribute aggregated_values.

Returns:



504
505
506
# File 'sig/types.rbs', line 504

def aggregated_values
  @aggregated_values
end

#entry_id::String

Returns the value of attribute entry_id.

Returns:

  • (::String)


503
504
505
# File 'sig/types.rbs', line 503

def entry_id
  @entry_id
end