Class: Aws::Types::DescribeForecastRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeForecastRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#forecast_arn ⇒ ::String
Returns the value of attribute forecast_arn.
Instance Attribute Details
#forecast_arn ⇒ ::String
Returns the value of attribute forecast_arn.
542 543 544 |
# File 'sig/types.rbs', line 542 def forecast_arn @forecast_arn end |