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:



5957
5958
5959
# File 'sig/types.rbs', line 5957

def metric
  @metric
end

#value::Float

Returns the value of attribute value.

Returns:

  • (::Float)


5958
5959
5960
# File 'sig/types.rbs', line 5958

def value
  @value
end