class Aws::CloudWatchEvidently::Types::StartLaunchRequest

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

data as a hash:

    {
      launch: "LaunchName", # required
      project: "ProjectRef", # required
    }

@!attribute [rw] launch

The name of the launch to start.
@return [String]

@!attribute [rw] project

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

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

Constants

SENSITIVE