lookoutequipment_delete_label {paws.machine.learning} | R Documentation |
Deletes a label
Description
Deletes a label.
See https://www.paws-r-sdk.com/docs/lookoutequipment_delete_label/ for full documentation.
Usage
lookoutequipment_delete_label(LabelGroupName, LabelId)
Arguments
LabelGroupName |
[required] The name of the label group that contains the label that you want to delete. Data in this field will be retained for service usage. Follow best practices for the security of your data. |
LabelId |
[required] The ID of the label that you want to delete. |
[Package paws.machine.learning version 0.7.0 Index]