Class: Aws::Types::GetScalingPlanResourceForecastDataResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetScalingPlanResourceForecastDataResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#datapoints ⇒ ::Array[Types::Datapoint]
Returns the value of attribute datapoints.
Instance Attribute Details
#datapoints ⇒ ::Array[Types::Datapoint]
Returns the value of attribute datapoints.
109 110 111 |
# File 'sig/types.rbs', line 109 def datapoints @datapoints end |