Class: Aws::Types::DescribeBatchSegmentJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeBatchSegmentJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#batch_segment_job ⇒ Types::BatchSegmentJob
Returns the value of attribute batch_segment_job.
Instance Attribute Details
#batch_segment_job ⇒ Types::BatchSegmentJob
Returns the value of attribute batch_segment_job.
671 672 673 |
# File 'sig/types.rbs', line 671 def batch_segment_job @batch_segment_job end |