GetAppsListRequestCopyimport type { GetAppsListRequest } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/fms.ts";interface GetAppsListRequest {DefaultList?: boolean | null;ListId: string;}§Properties§DefaultList?: boolean | null[src]§ListId: string[src]