startedAt property

DateTime? startedAt
final

The epoch time when Amazon Machine Learning marked the DataSource as INPROGRESS. StartedAt isn't available if the DataSource is in the PENDING state.

Implementation

final DateTime? startedAt;