Returns a list of the label groups.
See https://www.paws-r-sdk.com/docs/lookoutequipment_list_label_groups/ for full documentation.
lookoutequipment_list_label_groups(
LabelGroupNameBeginsWith = NULL,
NextToken = NULL,
MaxResults = NULL
)
The beginning of the name of the label groups to be listed.
An opaque pagination token indicating where to continue the listing of label groups.
Specifies the maximum number of label groups to list.