maxConcurrentTransforms property
The maximum number of parallel requests that can be sent to each instance in a transform job. The default value is 1.
Implementation
final int? maxConcurrentTransforms;
The maximum number of parallel requests that can be sent to each instance in a transform job. The default value is 1.
final int? maxConcurrentTransforms;