Module: Aws::LookoutEquipment::Client::_ListLabelGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLabelGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#label_group_summaries ⇒ ::Array[Types::LabelGroupSummary]
641 |
# File 'sig/client.rbs', line 641
def label_group_summaries: () -> ::Array[Types::LabelGroupSummary]
|
#next_token ⇒ ::String
640 |
# File 'sig/client.rbs', line 640
def next_token: () -> ::String
|