class Aws::CloudWatchEvidently::Types::StartExperimentRequest


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