class Aws::AlexaForBusiness::Types::ListSmartHomeAppliancesRequest
@note When making an API call, you may pass ListSmartHomeAppliancesRequest
data as a hash: { room_arn: "Arn", # required max_results: 1, next_token: "NextToken", }
@!attribute [rw] room_arn
The room that the appliances are associated with. @return [String]
@!attribute [rw] max_results
The maximum number of appliances to be returned, per paginated calls. @return [Integer]
@!attribute [rw] next_token
The tokens used for pagination. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/ListSmartHomeAppliancesRequest AWS API Documentation
Constants
- SENSITIVE