class Aws::AlexaForBusiness::Types::ListSkillsStoreSkillsByCategoryRequest
@note When making an API call, you may pass ListSkillsStoreSkillsByCategoryRequest
data as a hash: { category_id: 1, # required next_token: "NextToken", max_results: 1, }
@!attribute [rw] category_id
The category ID for which the skills are being retrieved from the skill store. @return [Integer]
@!attribute [rw] next_token
The tokens used for pagination. @return [String]
@!attribute [rw] max_results
The maximum number of skills returned per paginated calls. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/ListSkillsStoreSkillsByCategoryRequest AWS API Documentation
Constants
- SENSITIVE