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

DeleteLabelGroupRequest

import type { DeleteLabelGroupRequest } from "https://aws-api.deno.dev/v0.4/services/lookoutequipment.ts?docs=full";
interface DeleteLabelGroupRequest {
LabelGroupName: string;
}

§Properties

§
LabelGroupName: string
[src]

The name of the label group that you want to delete. Data in this field will be retained for service usage. Follow best practices for the security of your data.