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

DeleteDBClusterEndpointMessage

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

§Properties

§
DBClusterEndpointIdentifier: string
[src]

The identifier associated with the custom endpoint. This parameter is stored as a lowercase string.