class Aws::CloudWatchEvidently::Types::ListLaunchesRequest
@see docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/ListLaunchesRequest AWS API Documentation
@return [String]
The name or ARN of the project to return the launch list from.
@!attribute [rw] project
@return [String]
received this token from a previous ‘ListLaunches` operation.
The token to use when requesting the next set of results. You
@!attribute [rw] next_token
@return [Integer]
The maximum number of results to include in the response.
@!attribute [rw] max_results
}
project: “ProjectRef”, # required
next_token: “NextToken”,
max_results: 1,
{
data as a hash:
@note When making an API call, you may pass ListLaunchesRequest