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

CreateApplicationSnapshotRequest

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

§Properties

§
ApplicationName: string
[src]

The name of an existing application

§
SnapshotName: string
[src]

An identifier for the application snapshot.