You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Rekognition::Types::StartTextDetectionResponse
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::Rekognition::Types::StartTextDetectionResponse
 
 
- Defined in:
 - (unknown)
 
Overview
Returned by:
Instance Attribute Summary collapse
- 
  
    
      #job_id  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
Identifier for the text detection job.
 
Instance Attribute Details
#job_id ⇒ String
Identifier for the text detection job. Use JobId to identify the job
in a subsequent call to GetTextDetection.