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

UpdateLabelGroupRequest

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

§Properties

§
FaultCodes?: string[] | null
[src]

Updates the code indicating the type of anomaly associated with the label.

Data in this field will be retained for service usage. Follow best practices for the security of your data.

§
LabelGroupName: string
[src]

The name of the label group to be updated.