class Aws::CloudWatchEvidently::Types::ListProjectsRequest

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

data as a hash:

    {
      max_results: 1,
      next_token: "NextToken",
    }

@!attribute [rw] max_results

The maximum number of results to include in the response.
@return [Integer]

@!attribute [rw] next_token

The token to use when requesting the next set of results. You
received this token from a previous `ListProjects` operation.
@return [String]

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

Constants

SENSITIVE