lookoutequipment_update_label_group {paws.machine.learning} | R Documentation |
Updates the label group
Description
Updates the label group.
See https://www.paws-r-sdk.com/docs/lookoutequipment_update_label_group/ for full documentation.
Usage
lookoutequipment_update_label_group(LabelGroupName, FaultCodes = NULL)
Arguments
LabelGroupName |
[required] The name of the label group to be updated. |
FaultCodes |
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. |
[Package paws.machine.learning version 0.7.0 Index]