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