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

GetGroupOutput

import type { GetGroupOutput } from "https://aws-api.deno.dev/v0.3/services/resourcegroups.ts?docs=full";
interface GetGroupOutput {
Group?: Group | null;
}

§Properties

§
Group?: Group | null
[src]

A full description of the resource group.