algorithmName property
The name of the algorithm resource to use for the training job. This must be
an algorithm resource that you created or subscribe to on AWS Marketplace.
If you specify a value for this parameter, you can't specify a value for
TrainingImage
.
Implementation
final String? algorithmName;