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

DescribeResourceGroupsRequest

import type { DescribeResourceGroupsRequest } from "https://aws-api.deno.dev/v0.4/services/inspector.ts?docs=full";
interface DescribeResourceGroupsRequest {
resourceGroupArns: string[];
}

§Properties

§
resourceGroupArns: string[]
[src]

The ARN that specifies the resource group that you want to describe.