interface DescribeTextTranslationJobRequest {
    JobId: undefined | string;
}

Hierarchy (view full)

Properties

Properties

JobId: undefined | string

The identifier that Amazon Translate generated for the job. The StartTextTranslationJob operation returns this identifier in its response.