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