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

DescribeApplicationSnapshotResponse

import type { DescribeApplicationSnapshotResponse } from "https://aws-api.deno.dev/v0.4/services/kinesisanalyticsv2.ts?docs=full";
interface DescribeApplicationSnapshotResponse {
SnapshotDetails: SnapshotDetails;
}

§Properties

§
SnapshotDetails: SnapshotDetails
[src]

An object containing information about the application snapshot.