ITranslateUpdateParallelDataResponse
Interface in AWS.Translate
Interface for UpdateParallelData responses.
Ancestors
Properties
LatestUpdateAttemptAt
property LatestUpdateAttemptAt: TOptional<TDateTime>
Provides the date and time of the most recent update attempt.
LatestUpdateAttemptStatus
property LatestUpdateAttemptStatus: string
Provides the status of the latest update attempt.
Valid values: CREATING | UPDATING | ACTIVE | DELETING | FAILED.
Name
property Name: string
Provides the name of the parallel data resource being updated.
Status
property Status: string
Provides the status of the parallel data resource being updated.
The update is only accepted if the status is either ACTIVE or FAILED. Valid values: CREATING | UPDATING | ACTIVE | DELETING | FAILED.