class Aws::AlexaForBusiness::Types::AssociateDeviceWithRoomRequest

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

data as a hash:

    {
      device_arn: "Arn",
      room_arn: "Arn",
    }

@!attribute [rw] device_arn

The ARN of the device to associate to a room. Required.
@return [String]

@!attribute [rw] room_arn

The ARN of the room with which to associate the device. Required.
@return [String]

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

Constants

SENSITIVE