You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AlexaForBusiness::Types::UpdateRoomRequestWhen passing UpdateRoomRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
room_arn: "Arn",
room_name: "RoomName",
description: "RoomDescription",
provider_calendar_id: "ProviderCalendarId",
profile_arn: "Arn",
}
Instance Attribute Summary collapse
The updated description for the room.
The updated profile ARN for the room.
The updated provider calendar ARN for the room.
The ARN of the room to update.
The updated name for the room.
The updated description for the room.
#profile_arn ⇒ StringThe updated profile ARN for the room.
#provider_calendar_id ⇒ StringThe updated provider calendar ARN for the room.
#room_arn ⇒ StringThe ARN of the room to update.
#room_name ⇒ StringThe updated name for the room.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4