Class: Aws::Types::CreateForecastExportJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateForecastExportJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#forecast_export_job_arn ⇒ ::String
Returns the value of attribute forecast_export_job_arn.
Instance Attribute Details
#forecast_export_job_arn ⇒ ::String
Returns the value of attribute forecast_export_job_arn.
167 168 169 |
# File 'sig/types.rbs', line 167 def forecast_export_job_arn @forecast_export_job_arn end |