class Aws::CloudWatchEvidently::Types::GetLaunchRequest


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