Class: Aws::Types::StopBuildBatchOutput
- Inherits:
-
Object
- Object
- Aws::Types::StopBuildBatchOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#build_batch ⇒ Types::BuildBatch
Returns the value of attribute build_batch.
Instance Attribute Details
#build_batch ⇒ Types::BuildBatch
Returns the value of attribute build_batch.
1358 1359 1360 |
# File 'sig/types.rbs', line 1358 def build_batch @build_batch end |