StartDocumentAnalysisResponseCopyimport type { StartDocumentAnalysisResponse } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/textract.ts";interface StartDocumentAnalysisResponse {JobId?: string | null;}§Properties§JobId?: string | null[src]