R/sagemaker_operations.R
sagemaker_update_trial.Rd
Updates the display name of a trial.
See https://www.paws-r-sdk.com/docs/sagemaker_update_trial/ for full documentation.
sagemaker_update_trial(TrialName, DisplayName = NULL)
[required] The name of the trial to update.
The name of the trial as displayed. The name doesn't need to be unique. If DisplayName isn't specified, TrialName is displayed.
DisplayName
TrialName