Class: Aws::Types::PredictorExecutionDetails
- Inherits:
-
Object
- Object
- Aws::Types::PredictorExecutionDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#predictor_executions ⇒ ::Array[Types::PredictorExecution]
Returns the value of attribute predictor_executions.
Instance Attribute Details
#predictor_executions ⇒ ::Array[Types::PredictorExecution]
Returns the value of attribute predictor_executions.
1117 1118 1119 |
# File 'sig/types.rbs', line 1117 def predictor_executions @predictor_executions end |