Class: Aws::Types::DeletePredictorBacktestExportJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeletePredictorBacktestExportJobRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#predictor_backtest_export_job_arn ⇒ ::String
Returns the value of attribute predictor_backtest_export_job_arn.
Instance Attribute Details
#predictor_backtest_export_job_arn ⇒ ::String
Returns the value of attribute predictor_backtest_export_job_arn.
364 365 366 |
# File 'sig/types.rbs', line 364 def predictor_backtest_export_job_arn @predictor_backtest_export_job_arn end |