class Aws::SageMaker::Types::UpdateTrialRequest
@note When making an API call, you may pass UpdateTrialRequest
data as a hash: { trial_name: "ExperimentEntityName", # required display_name: "ExperimentEntityName", }
@!attribute [rw] trial_name
The name of the trial to update. @return [String]
@!attribute [rw] display_name
The name of the trial as displayed. The name doesn't need to be unique. If `DisplayName` isn't specified, `TrialName` is displayed. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/UpdateTrialRequest AWS API Documentation
Constants
- SENSITIVE