startedAt property
The epoch time when Amazon Machine Learning marked the
BatchPrediction
as INPROGRESS
.
StartedAt
isn't available if the BatchPrediction
is in the PENDING
state.
Implementation
final DateTime? startedAt;
The epoch time when Amazon Machine Learning marked the
BatchPrediction
as INPROGRESS
.
StartedAt
isn't available if the BatchPrediction
is in the PENDING
state.
final DateTime? startedAt;