class Aws::AlexaForBusiness::Types::SearchSkillGroupsResponse


@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/SearchSkillGroupsResponse AWS API Documentation
@return [Integer]
The total number of skill groups returned.
@!attribute [rw] total_count
@return [String]
The token returned to indicate that there is more data available.
@!attribute [rw] next_token
@return [Array<Types::SkillGroupData>]
The skill groups that meet the filter criteria, in sort order.
@!attribute [rw] skill_groups