class Aws::CloudWatchEvidently::Types::GetExperimentRequest


@see docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/GetExperimentRequest AWS API Documentation
@return [String]
The name or ARN of the project that contains the experiment.
@!attribute [rw] project
@return [String]
The name of the experiment that you want to see the details of.
@!attribute [rw] experiment
}
project: “ProjectRef”, # required
experiment: “ExperimentName”, # required
{
data as a hash:
@note When making an API call, you may pass GetExperimentRequest