Class: Aws::Types::ForecastStatistics
- Inherits:
-
Object
- Object
- Aws::Types::ForecastStatistics
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#fault_count_high ⇒ ::Integer
Returns the value of attribute fault_count_high.
-
#fault_count_low ⇒ ::Integer
Returns the value of attribute fault_count_low.
Instance Attribute Details
#fault_count_high ⇒ ::Integer
Returns the value of attribute fault_count_high.
207 208 209 |
# File 'sig/types.rbs', line 207 def fault_count_high @fault_count_high end |
#fault_count_low ⇒ ::Integer
Returns the value of attribute fault_count_low.
208 209 210 |
# File 'sig/types.rbs', line 208 def fault_count_low @fault_count_low end |