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

GetRelationalDatabaseSnapshotRequest

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

§Properties

§
relationalDatabaseSnapshotName: string
[src]

The name of the database snapshot for which to get information.