class Aws::CloudWatchEvidently::Types::DeleteExperimentRequest

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

data as a hash:

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

@!attribute [rw] experiment

The name of the experiment to delete.
@return [String]

@!attribute [rw] project

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

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

Constants

SENSITIVE