sagemaker_update_trial: Updates the display name of a trial

View source: R/sagemaker_operations.R

sagemaker_update_trialR Documentation

Updates the display name of a trial

Description

Updates the display name of a trial.

See https://www.paws-r-sdk.com/docs/sagemaker_update_trial/ for full documentation.

Usage

sagemaker_update_trial(TrialName, DisplayName = NULL)

Arguments

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 DisplayName isn't specified, TrialName is displayed.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.