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

GetAppsListRequest

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

§Properties

§
DefaultList?: boolean | null
[src]

Specifies whether the list to retrieve is a default list owned by Firewall Manager.

§
ListId: string
[src]

The ID of the Firewall Manager applications list that you want the details for.