Module: Aws::LookoutEquipment::Client::_ListLabelsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLabelsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#label_summaries ⇒ ::Array[Types::LabelSummary]
654 |
# File 'sig/client.rbs', line 654
def label_summaries: () -> ::Array[Types::LabelSummary]
|
#next_token ⇒ ::String
653 |
# File 'sig/client.rbs', line 653
def next_token: () -> ::String
|