Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/aws_api/services/alexaforbusiness@2017-11-09/mod.ts>ListDeviceEventsResponse

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface ListDeviceEventsResponse
import { type ListDeviceEventsResponse } from "https://deno.land/x/aws_api@v0.1.0/services/alexaforbusiness@2017-11-09/mod.ts";

Properties

optional
DeviceEvents: DeviceEvent[] | null
optional
NextToken: string | null