You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AlexaForBusiness::Types::ListSkillsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::AlexaForBusiness::Types::ListSkillsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#next_token ⇒ String
The token returned to indicate that there is more data available.
-
#skill_summaries ⇒ Array<Types::SkillSummary>
The list of enabled skills requested.
Instance Attribute Details
#next_token ⇒ String
The token returned to indicate that there is more data available.
#skill_summaries ⇒ Array<Types::SkillSummary>
The list of enabled skills requested. Required.