lookoutequipment_list_label_groups: Returns a list of the label groups

View source: R/lookoutequipment_operations.R

lookoutequipment_list_label_groupsR Documentation

Returns a list of the label groups

Description

Returns a list of the label groups.

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

Usage

lookoutequipment_list_label_groups(
  LabelGroupNameBeginsWith = NULL,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

LabelGroupNameBeginsWith

The beginning of the name of the label groups to be listed.

NextToken

An opaque pagination token indicating where to continue the listing of label groups.

MaxResults

Specifies the maximum number of label groups to list.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.