class Aws::CloudWatchEvidently::Types::ListFeaturesRequest
@note When making an API call, you may pass ListFeaturesRequest
data as a hash: { max_results: 1, next_token: "NextToken", project: "ProjectRef", # required }
@!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 `ListFeatures` operation. @return [String]
@!attribute [rw] project
The name or ARN of the project to return the feature list from. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/ListFeaturesRequest AWS API Documentation
Constants
- SENSITIVE