class Aws::AlexaForBusiness::Types::DisassociateSkillGroupFromRoomRequest

@note When making an API call, you may pass DisassociateSkillGroupFromRoomRequest

data as a hash:

    {
      skill_group_arn: "Arn",
      room_arn: "Arn",
    }

@!attribute [rw] skill_group_arn

The ARN of the skill group to disassociate from a room. Required.
@return [String]

@!attribute [rw] room_arn

The ARN of the room from which the skill group is to be
disassociated. Required.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/DisassociateSkillGroupFromRoomRequest AWS API Documentation

Constants

SENSITIVE