computeTime property
The approximate CPU time in milliseconds that Amazon Machine Learning spent
processing the DataSource, normalized and scaled on computation
resources. ComputeTime is only available if the
DataSource is in the COMPLETED state and the
ComputeStatistics is set to true.
Implementation
final int? computeTime;