class Aws::CloudWatchEvidently::Types::GetExperimentRequest

@note When making an API call, you may pass GetExperimentRequest

data as a hash:

    {
      experiment: "ExperimentName", # required
      project: "ProjectRef", # required
    }

@!attribute [rw] experiment

The name of the experiment that you want to see the details of.
@return [String]

@!attribute [rw] project

The name or ARN of the project that contains the experiment.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/GetExperimentRequest AWS API Documentation

Constants

SENSITIVE