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:



5773
5774
5775
# File 'sig/types.rbs', line 5773

def metric
  @metric
end

#value::Float

Returns the value of attribute value.

Returns:

  • (::Float)


5774
5775
5776
# File 'sig/types.rbs', line 5774

def value
  @value
end