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

StartDBInstanceMessage

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

§Properties

§
DBInstanceIdentifier: string
[src]

The user-supplied instance identifier.