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

DeleteDBProxyEndpointRequest

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

§Properties

§
DBProxyEndpointName: string
[src]

The name of the DB proxy endpoint to delete.