Module: Aws::Comprehend::Client::_ListDatasetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDatasetsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#dataset_properties_list ⇒ ::Array[Types::DatasetProperties]
738 |
# File 'sig/client.rbs', line 738
def dataset_properties_list: () -> ::Array[Types::DatasetProperties]
|
#next_token ⇒ ::String
739 |
# File 'sig/client.rbs', line 739
def next_token: () -> ::String
|