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

PutProtocolsListRequest

import type { PutProtocolsListRequest } from "https://aws-api.deno.dev/v0.4/services/fms.ts?docs=full";
interface PutProtocolsListRequest {
ProtocolsList: ProtocolsListData;
TagList?: Tag[] | null;
}

§Properties

§
ProtocolsList: ProtocolsListData
[src]

The details of the Firewall Manager protocols list to be created.

§
TagList?: Tag[] | null
[src]

The tags associated with the resource.