finishedAt property
The epoch time when Amazon Machine Learning marked the
Evaluation
as COMPLETED
or FAILED
.
FinishedAt
is only available when the Evaluation
is in the COMPLETED
or FAILED
state.
Implementation
final DateTime? finishedAt;