You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AlexaForBusiness::Types::SearchProfilesResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::AlexaForBusiness::Types::SearchProfilesResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#next_token ⇒ String
The token returned to indicate that there is more data available.
-
#profiles ⇒ Array<Types::ProfileData>
The profiles that meet the specified set of filter criteria, in sort order.
-
#total_count ⇒ Integer
The total number of room profiles returned.
Instance Attribute Details
#next_token ⇒ String
The token returned to indicate that there is more data available.
#profiles ⇒ Array<Types::ProfileData>
The profiles that meet the specified set of filter criteria, in sort order.
#total_count ⇒ Integer
The total number of room profiles returned.