UpdateTrainingJobResponse constructor
UpdateTrainingJobResponse({
- required String trainingJobArn,
Implementation
UpdateTrainingJobResponse({
required this.trainingJobArn,
});
UpdateTrainingJobResponse({
required this.trainingJobArn,
});