class Aws::Translate::Types::UpdateParallelDataResponse

@!attribute [rw] name

The name of the parallel data resource being updated.
@return [String]

@!attribute [rw] status

The status of the parallel data resource that you are attempting to
update. Your update request is accepted only if this status is
either `ACTIVE` or `FAILED`.
@return [String]

@!attribute [rw] latest_update_attempt_status

The status of the parallel data update attempt. When the updated
parallel data resource is ready for you to use, the status is
`ACTIVE`.
@return [String]

@!attribute [rw] latest_update_attempt_at

The time that the most recent update was attempted.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/translate-2017-07-01/UpdateParallelDataResponse AWS API Documentation

Constants

SENSITIVE