Class: Aws::Types::RetryBuildBatchOutput
- Inherits:
-
Object
- Object
- Aws::Types::RetryBuildBatchOutput
- 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.
1113 1114 1115 |
# File 'sig/types.rbs', line 1113 def build_batch @build_batch end |