class Aws::CloudWatchEvidently::Types::GetLaunchRequest

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

data as a hash:

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

@!attribute [rw] launch

The name of the launch that you want to see the details of.
@return [String]

@!attribute [rw] project

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

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

Constants

SENSITIVE