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

PutAppsListResponse

import type { PutAppsListResponse } from "https://aws-api.deno.dev/v0.4/services/fms.ts?docs=full";
interface PutAppsListResponse {
AppsList?: AppsListData | null;
AppsListArn?: string | null;
}

§Properties

§
AppsList?: AppsListData | null
[src]

The details of the Firewall Manager applications list.

§
AppsListArn?: string | null
[src]

The Amazon Resource Name (ARN) of the applications list.