class Aws::AppRegistry::Types::ListAttributeGroupsRequest

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

data as a hash:

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

@!attribute [rw] next_token

The token to use to get the next page of results after a previous
API call.
@return [String]

@!attribute [rw] max_results

The upper bound of the number of results to return (cannot exceed
25). If this parameter is omitted, it defaults to 25. This value is
optional.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/AWS242AppRegistry-2020-06-24/ListAttributeGroupsRequest AWS API Documentation

Constants

SENSITIVE