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

PutResourceSetResponse

import type { PutResourceSetResponse } from "https://aws-api.deno.dev/v0.4/services/fms.ts?docs=full";
interface PutResourceSetResponse {
ResourceSet: ResourceSet;
ResourceSetArn: string;
}

§Properties

§
ResourceSet: ResourceSet
[src]

Details about the resource set.

§
ResourceSetArn: string
[src]

The Amazon Resource Name (ARN) of the resource set.