Class: Aws::Types::DeleteBatchPredictionInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteBatchPredictionInput
- 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.
162 163 164 |
# File 'sig/types.rbs', line 162 def batch_prediction_id @batch_prediction_id end |