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>Snapshot

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

Properties

optional
DirectoryId: string | null
optional
SnapshotId: string | null
optional
Type: SnapshotType | null
optional
Name: string | null
optional
Status: SnapshotStatus | null
optional
StartTime: Date | number | null