You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::AlexaForBusiness::Types::SearchSkillGroupsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

The token returned to indicate that there is more data available.

Returns:

  • (String)

    The token returned to indicate that there is more data available.

#skill_groupsArray<Types::SkillGroupData>

The skill groups that meet the filter criteria, in sort order.

Returns:

#total_countInteger

The total number of skill groups returned.

Returns:

  • (Integer)

    The total number of skill groups returned.