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

DeleteCustomLogSourceRequest

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

§Properties

§
customSourceName: string
[src]

The custom source name for the custom log source.