The output of StartSegmentDetectionCommand.

interface StartSegmentDetectionCommandOutput {
    $metadata: ResponseMetadata;
    JobId?: string;
}

Hierarchy (view full)

Properties

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

JobId?: string

Unique identifier for the segment detection job. The JobId is returned from StartSegmentDetection.