You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Rekognition::Types::StartSegmentDetectionResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Rekognition::Types::StartSegmentDetectionResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#job_id ⇒ String
Unique identifier for the segment detection job.
Instance Attribute Details
#job_id ⇒ String
Unique identifier for the segment detection job. The JobId
is returned
from StartSegmentDetection
.