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

UpdateGroupOutput

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

§Properties

§
Group?: Group | null
[src]

The update description of the resource group.