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