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

x/aws_api/services/cognito-idp@2016-04-18/mod.ts>ListDevicesResponse

From-scratch Typescript client for accessing AWS APIs
Go to Latest
interface ListDevicesResponse
import { type ListDevicesResponse } from "https://deno.land/x/aws_api@v0.1.0/services/cognito-idp@2016-04-18/mod.ts";

Properties

optional
Devices: DeviceType[] | null
optional
PaginationToken: string | null