The output of StartLendingAnalysisCommand.

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

Hierarchy (view full)

Properties

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

JobId?: string

A unique identifier for the lending or text-detection job. The JobId is returned from StartLendingAnalysis. A JobId value is only valid for 7 days.