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

PutAppsListRequest

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

§Properties

§

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

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

The tags associated with the resource.