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

ExportSnapshotRequest

import type { ExportSnapshotRequest } from "https://aws-api.deno.dev/v0.4/services/lightsail.ts?docs=full";
interface ExportSnapshotRequest {
sourceSnapshotName: string;
}

§Properties

§
sourceSnapshotName: string
[src]

The name of the instance or disk snapshot to be exported to Amazon EC2.