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
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#room_arnString

The ARN of the room from which the skill request was invoked.

Returns:

  • (String)

    The ARN of the room from which the skill request was invoked.

#room_nameString

The name of the room from which the skill request was invoked.

Returns:

  • (String)

    The name of the room from which the skill request was invoked.

#room_skill_parametersArray<Types::RoomSkillParameter>

Response to get the room profile request. Required.

Returns: