Class: Aws::Types::EntityMetricData

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#entityTypes::Entity

Returns the value of attribute entity.

Returns:



348
349
350
# File 'sig/types.rbs', line 348

def entity
  @entity
end

#metric_data::Array[Types::MetricDatum]

Returns the value of attribute metric_data.

Returns:



349
350
351
# File 'sig/types.rbs', line 349

def metric_data
  @metric_data
end