Class: Aws::Types::CreateWhatIfForecastResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateWhatIfForecastResponse
- 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.
272 273 274 |
# File 'sig/types.rbs', line 272 def what_if_forecast_arn @what_if_forecast_arn end |