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