You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AutoScalingPlans::Types::Datapoint
- Inherits:
-
Struct
- Object
- Struct
- Aws::AutoScalingPlans::Types::Datapoint
- Defined in:
- (unknown)
Overview
Represents a single value in the forecast data used for predictive scaling.
Instance Attribute Summary collapse
-
#timestamp ⇒ Time
The time stamp for the data point in UTC format.
-
#value ⇒ Float
The value of the data point.
Instance Attribute Details
#timestamp ⇒ Time
The time stamp for the data point in UTC format.
#value ⇒ Float
The value of the data point.