class Aws::AlexaForBusiness::Types::AssociateSkillGroupWithRoomRequest
@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/AssociateSkillGroupWithRoomRequest AWS API Documentation
@return [String]
Required.
The ARN of the room with which to associate the skill group.
@!attribute [rw] room_arn
@return [String]
The ARN of the skill group to associate with a room. Required.
@!attribute [rw] skill_group_arn
}
room_arn: “Arn”,
skill_group_arn: “Arn”,
{
data as a hash:
@note When making an API call, you may pass AssociateSkillGroupWithRoomRequest