TTranslateStopTextTranslationJobRequest
Class in AWS.Translate
StopTextTranslationJob request class.
Ancestors
Properties
JobId
property JobId: string
Constructors
Create
constructor Create(const AJobId: string);
Constructor for TTranslateStopTextTranslationJobRequest.
Parameters
| Name | Description |
|---|---|
AJobId | Specify the identifier for the job to stop. |