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