class Aws::AlexaForBusiness::Types::SearchDevicesRequest


@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/SearchDevicesRequest AWS API Documentation
@return [Array<Types::Sort>]
NetworkProfileName, NetworkProfileArn, Feature, and FailureCode.
DeviceType, DeviceSerialNumber, ConnectionStatus,
Supported sort keys are DeviceName, DeviceStatus, RoomName,
The sort order to use in listing the specified set of devices.
@!attribute [rw] sort_criteria
@return [Array<Types::Filter>]
NetworkProfileArn, Feature, and FailureCode.
ConnectionStatus (ONLINE and OFFLINE), NetworkProfileName,
RoomName, DeviceType, DeviceSerialNumber, UnassociatedOnly,
filter keys are DeviceName, DeviceStatus, DeviceStatusDetailCode,
The filters to use to list a specified set of devices. Supported
@!attribute [rw] filters
@return [Integer]
retrieved.
included in the response so that the remaining results can be
results exist than the specified ‘MaxResults` value, a token is
The maximum number of results to include in the response. If more
@!attribute [rw] max_results
@return [String]
to the value specified by `MaxResults`.
specified, the response includes only results beyond the token, up
pagination of results from this action. If this parameter is
An optional token returned from a prior request. Use this token for
@!attribute [rw] next_token
}
],
},
value: “ASC”, # required, accepts ASC, DESC
key: “SortKey”, # required
{
sort_criteria: [
],
},
values: [“FilterValue”], # required
key: “FilterKey”, # required
{
filters: [
max_results: 1,
next_token: “NextToken”,
{
data as a hash:
@note When making an API call, you may pass SearchDevicesRequest