lookoutequipment_create_label_group: Creates a group of labels

View source: R/lookoutequipment_operations.R

lookoutequipment_create_label_groupR Documentation

Creates a group of labels

Description

Creates a group of labels.

See https://www.paws-r-sdk.com/docs/lookoutequipment_create_label_group/ for full documentation.

Usage

lookoutequipment_create_label_group(
  LabelGroupName,
  FaultCodes = NULL,
  ClientToken,
  Tags = NULL
)

Arguments

LabelGroupName

[required] Names a group of labels.

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

FaultCodes

The acceptable fault codes (indicating the type of anomaly associated with the label) that can be used with this label group.

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

ClientToken

[required] A unique identifier for the request to create a label group. If you do not set the client request token, Lookout for Equipment generates one.

Tags

Tags that provide metadata about the label group you are creating.

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


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.