instanceCount property

int instanceCount
final

The number of ML compute instances to use in the transform job. For distributed transform jobs, specify a value greater than 1. The default value is 1.

Implementation

final int instanceCount;