Class: Aws::Types::TimestampMetricValuePair
- Inherits:
-
Object
- Object
- Aws::Types::TimestampMetricValuePair
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#metric_value ⇒ ::Float
Returns the value of attribute metric_value.
-
#timestamp ⇒ ::Time
Returns the value of attribute timestamp.
Instance Attribute Details
#metric_value ⇒ ::Float
Returns the value of attribute metric_value.
1044 1045 1046 |
# File 'sig/types.rbs', line 1044 def metric_value @metric_value end |
#timestamp ⇒ ::Time
Returns the value of attribute timestamp.
1043 1044 1045 |
# File 'sig/types.rbs', line 1043 def end |