class Aws::AlexaForBusiness::Types::UpdateDeviceRequest

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

data as a hash:

    {
      device_arn: "Arn",
      device_name: "DeviceName",
    }

@!attribute [rw] device_arn

The ARN of the device to update. Required.
@return [String]

@!attribute [rw] device_name

The updated device name. Required.
@return [String]

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

Constants

SENSITIVE