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

BatchAssociateResourceResponse

import type { BatchAssociateResourceResponse } from "https://aws-api.deno.dev/v0.4/services/fms.ts?docs=full";
interface BatchAssociateResourceResponse {
FailedItems: FailedItem[];
ResourceSetIdentifier: string;
}

§Properties

§
FailedItems: FailedItem[]
[src]

The resources that failed to associate to the resource set.

§
ResourceSetIdentifier: string
[src]

A unique identifier for the resource set, used in a TODO to refer to the resource set.