finishedAt property

DateTime? finishedAt
final

The epoch time when Amazon Machine Learning marked the BatchPrediction as COMPLETED or FAILED. FinishedAt is only available when the BatchPrediction is in the COMPLETED or FAILED state.

Implementation

final DateTime? finishedAt;