supportedTrainingInstanceTypes property

List<TrainingInstanceType> supportedTrainingInstanceTypes
final

A list of the instance types that this algorithm can use for training.

Implementation

final List<TrainingInstanceType> supportedTrainingInstanceTypes;