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

ModifyDBProxyResponse

import type { ModifyDBProxyResponse } from "https://aws-api.deno.dev/v0.4/services/rds.ts?docs=full";
interface ModifyDBProxyResponse {
DBProxy?: DBProxy | null;
}

§Properties

§
DBProxy?: DBProxy | null
[src]

The DBProxy object representing the new settings for the proxy.