Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

DeleteDeviceUsageDataRequest

import type { DeleteDeviceUsageDataRequest } from "https://aws-api.deno.dev/v0.4/services/alexaforbusiness.ts?docs=full";
interface DeleteDeviceUsageDataRequest {
DeviceArn: string;
DeviceUsageType: DeviceUsageType;
}

§Properties

§
DeviceArn: string
[src]

The ARN of the device.

§
DeviceUsageType: DeviceUsageType
[src]

The type of usage data to delete.