class Aws::AlexaForBusiness::Types::DeleteDeviceUsageDataRequest

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

data as a hash:

    {
      device_arn: "Arn", # required
      device_usage_type: "VOICE", # required, accepts VOICE
    }

@!attribute [rw] device_arn

The ARN of the device.
@return [String]

@!attribute [rw] device_usage_type

The type of usage data to delete.
@return [String]

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

Constants

SENSITIVE