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

x/aws_api/services/ds@2015-04-16/mod.ts>DescribeSnapshotsResult

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface DescribeSnapshotsResult
import { type DescribeSnapshotsResult } from "https://deno.land/x/aws_api@v0.1.0/services/ds@2015-04-16/mod.ts";

Properties

optional
Snapshots: Snapshot[] | null
optional
NextToken: string | null