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