Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/predictions
<Reference Types>
StopTextTranslationJobCommandInput
Interface StopTextTranslationJobCommandInput
The input for StopTextTranslationJobCommand.
interface
StopTextTranslationJobCommandInput
{
JobId
:
undefined
|
string
;
}
Hierarchy (
view full
)
StopTextTranslationJobRequest
StopTextTranslationJobCommandInput
Index
Properties
Job
Id
Properties
Job
Id
Job
Id
:
undefined
|
string
The job ID of the job to be stopped.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Job
Id
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter
The input for StopTextTranslationJobCommand.