Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

DescribeTextTranslationJobResponse

import type { DescribeTextTranslationJobResponse } from "https://aws-api.deno.dev/v0.4/services/translate.ts?docs=full";
interface DescribeTextTranslationJobResponse {
TextTranslationJobProperties?: TextTranslationJobProperties | null;
}

§Properties

§
TextTranslationJobProperties?: TextTranslationJobProperties | null
[src]

An object that contains the properties associated with an asynchronous batch translation job.