instanceType property

TransformInstanceType instanceType
final

The ML compute instance type for the transform job. If you are using built-in algorithms to transform moderately sized datasets, we recommend using ml.m4.xlarge or ml.m5.large instance types.

Implementation

final TransformInstanceType instanceType;