compilationEndTime property

DateTime? compilationEndTime
final

The time when the model compilation job on a compilation job instance ended. For a successful or stopped job, this is when the job's model artifacts have finished uploading. For a failed job, this is when Amazon SageMaker detected that the job failed.

Implementation

final DateTime? compilationEndTime;