class Aws::AlexaForBusiness::Types::ListSkillsStoreCategoriesRequest

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

data as a hash:

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

@!attribute [rw] next_token

The tokens used for pagination.
@return [String]

@!attribute [rw] max_results

The maximum number of categories returned, per paginated calls.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/ListSkillsStoreCategoriesRequest AWS API Documentation

Constants

SENSITIVE