trainingEndTime property

DateTime? trainingEndTime
final

The time that training of the document classifier was completed. Indicates the time when the training completes on documentation classifiers. You are billed for the time interval between this time and the value of TrainingStartTime.

Implementation

final DateTime? trainingEndTime;