class Aws::CloudWatchEvidently::Types::StartLaunchRequest


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