The output of DescribeDominantLanguageDetectionJobCommand.

interface DescribeDominantLanguageDetectionJobCommandOutput {
    $metadata: ResponseMetadata;
    DominantLanguageDetectionJobProperties?: DominantLanguageDetectionJobProperties;
}

Hierarchy (view full)

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

DominantLanguageDetectionJobProperties?: DominantLanguageDetectionJobProperties

An object that contains the properties associated with a dominant language detection job.