You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AlexaForBusiness::Types::RoomData
- Inherits:
-
Struct
- Object
- Struct
- Aws::AlexaForBusiness::Types::RoomData
- Defined in:
- (unknown)
Overview
The data of a room.
Instance Attribute Summary collapse
-
#description ⇒ String
The description of a room.
-
#profile_arn ⇒ String
The profile ARN of a room.
-
#profile_name ⇒ String
The profile name of a room.
-
#provider_calendar_id ⇒ String
The provider calendar ARN of a room.
-
#room_arn ⇒ String
The ARN of a room.
-
#room_name ⇒ String
The name of a room.
Instance Attribute Details
#description ⇒ String
The description of a room.
#profile_arn ⇒ String
The profile ARN of a room.
#profile_name ⇒ String
The profile name of a room.
#provider_calendar_id ⇒ String
The provider calendar ARN of a room.
#room_arn ⇒ String
The ARN of a room.
#room_name ⇒ String
The name of a room.