Class: Aws::Types::DescribeWhatIfForecastRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeWhatIfForecastRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#what_if_forecast_arn ⇒ ::String
Returns the value of attribute what_if_forecast_arn.
Instance Attribute Details
#what_if_forecast_arn ⇒ ::String
Returns the value of attribute what_if_forecast_arn.
670 671 672 |
# File 'sig/types.rbs', line 670 def what_if_forecast_arn @what_if_forecast_arn end |