Module: Aws::Rekognition::Client::_ListDatasetEntriesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDatasetEntriesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#dataset_entries ⇒ ::Array[::String]
844 |
# File 'sig/client.rbs', line 844 def dataset_entries: () -> ::Array[::String] |
#next_token ⇒ ::String
845 |
# File 'sig/client.rbs', line 845 def next_token: () -> ::String |