Class: Aws::Types::MetricDataV2

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#metricTypes::MetricV2

Returns the value of attribute metric.

Returns:



5695
5696
5697
# File 'sig/types.rbs', line 5695

def metric
  @metric
end

#value::Float

Returns the value of attribute value.

Returns:

  • (::Float)


5696
5697
5698
# File 'sig/types.rbs', line 5696

def value
  @value
end