Updates the display name of a trial
Updates the display name of a trial.
sagemaker_update_trial(TrialName, DisplayName)
TrialName |
[required] The name of the trial to update. |
DisplayName |
The name of the trial as displayed. The name doesn't need to be unique.
If |
A list with the following syntax:
list( TrialArn = "string" )
svc$update_trial( TrialName = "string", DisplayName = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.