TTranslateParallelDataProperties
Class in AWS.Translate
ParallelDataProperties class.
Ancestors
Properties
Arn
property Arn: TARN
CreatedAt
property CreatedAt: TOptional<TDateTime>
Description
property Description: string
EncryptionKey
property EncryptionKey: ITranslateEncryptionKey
Type: ITranslateEncryptionKey
FailedRecordCount
property FailedRecordCount: TOptional<Integer>
ImportedDataSize
property ImportedDataSize: TOptional<Integer>
ImportedRecordCount
property ImportedRecordCount: TOptional<Integer>
LastUpdatedAt
property LastUpdatedAt: TOptional<TDateTime>
LatestUpdateAttemptAt
property LatestUpdateAttemptAt: TOptional<TDateTime>
LatestUpdateAttemptStatus
property LatestUpdateAttemptStatus: string
Message
property Message: string
Name
property Name: string
ParallelDataConfig
property ParallelDataConfig: ITranslateParallelDataConfig
Type: ITranslateParallelDataConfig
SkippedRecordCount
property SkippedRecordCount: TOptional<Integer>
SourceLanguageCode
property SourceLanguageCode: string
Status
property Status: string
TargetLanguageCodes
property TargetLanguageCodes: TList<string>