Class: Aws::Types::CancelRunBatchRequest
- Inherits:
-
Object
- Object
- Aws::Types::CancelRunBatchRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#batch_id ⇒ ::String
Returns the value of attribute batch_id.
Instance Attribute Details
#batch_id ⇒ ::String
Returns the value of attribute batch_id.
158 159 160 |
# File 'sig/types.rbs', line 158 def batch_id @batch_id end |