Module: Aws::Rekognition::Client::_ListDatasetLabelsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDatasetLabelsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#dataset_label_descriptions ⇒ ::Array[Types::DatasetLabelDescription]
861 |
# File 'sig/client.rbs', line 861
def dataset_label_descriptions: () -> ::Array[Types::DatasetLabelDescription]
|
#next_token ⇒ ::String
862 |
# File 'sig/client.rbs', line 862
def next_token: () -> ::String
|