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

CreateLabelGroupResponse

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

§Properties

§
LabelGroupArn?: string | null
[src]

The ARN of the label group that you have created.

§
LabelGroupName?: string | null
[src]

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