AWSRekognitionStartSegmentDetectionResponse
Objective-C
@interface AWSRekognitionStartSegmentDetectionResponse
Swift
class AWSRekognitionStartSegmentDetectionResponse
-
Unique identifier for the segment detection job. The
JobIdis returned fromStartSegmentDetection.Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable jobId;Swift
var jobId: String? { get set }
View on GitHub
Install in Dash
AWSRekognitionStartSegmentDetectionResponse Class Reference