Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface ListDominantLanguageDetectionJobsResponse
import { type ListDominantLanguageDetectionJobsResponse } from "https://deno.land/x/aws_api@v0.1.0/services/comprehend@2017-11-27/mod.ts";

Properties

optional
DominantLanguageDetectionJobPropertiesList: DominantLanguageDetectionJobProperties[] | null
optional
NextToken: string | null