update_room(**kwargs)¶Updates room details by room ARN.
See also: AWS API Documentation
Request Syntax
response = client.update_room(
    RoomArn='string',
    RoomName='string',
    Description='string',
    ProviderCalendarId='string',
    ProfileArn='string'
)
dict
Response Syntax
{}
Response Structure
Exceptions
AlexaForBusiness.Client.exceptions.NotFoundExceptionAlexaForBusiness.Client.exceptions.NameInUseException