transformEndTime property

DateTime? transformEndTime
final

Indicates when the transform job ends on compute instances. For successful jobs and stopped jobs, this is the exact time recorded after the results are uploaded. For failed jobs, this is when Amazon SageMaker detected that the job failed.

Implementation

final DateTime? transformEndTime;