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

GetResourceSetResponse

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

§Properties

§
ResourceSet: ResourceSet
[src]

Information about the specified resource set.

§
ResourceSetArn: string
[src]

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