AlexaForBusiness / Client / forget_smart_home_appliances
forget_smart_home_appliances#
- AlexaForBusiness.Client.forget_smart_home_appliances(**kwargs)#
Forgets smart home appliances associated to a room.
See also: AWS API Documentation
Request Syntax
response = client.forget_smart_home_appliances( RoomArn='string' )
- Parameters:
RoomArn (string) –
[REQUIRED]
The room that the appliances are associated with.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
AlexaForBusiness.Client.exceptions.NotFoundException