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:



5867
5868
5869
# File 'sig/types.rbs', line 5867

def metric
  @metric
end

#value::Float

Returns the value of attribute value.

Returns:

  • (::Float)


5868
5869
5870
# File 'sig/types.rbs', line 5868

def value
  @value
end