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

DeleteProtocolsListRequest

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

§Properties

§
ListId: string
[src]

The ID of the protocols list that you want to delete. You can retrieve this ID from PutProtocolsList, ListProtocolsLists, and GetProtocolsLost.