You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AlexaForBusiness::Types::ResolveRoomResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::AlexaForBusiness::Types::ResolveRoomResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#room_arn ⇒ String
The ARN of the room from which the skill request was invoked.
-
#room_name ⇒ String
The name of the room from which the skill request was invoked.
-
#room_skill_parameters ⇒ Array<Types::RoomSkillParameter>
Response to get the room profile request.
Instance Attribute Details
#room_arn ⇒ String
The ARN of the room from which the skill request was invoked.
#room_name ⇒ String
The name of the room from which the skill request was invoked.
#room_skill_parameters ⇒ Array<Types::RoomSkillParameter>
Response to get the room profile request. Required.