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