Module: Aws::Textract::Client::_ListAdaptersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAdaptersResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#adapters ⇒ ::Array[Types::AdapterOverview]
358 |
# File 'sig/client.rbs', line 358
def adapters: () -> ::Array[Types::AdapterOverview]
|
#next_token ⇒ ::String
359 |
# File 'sig/client.rbs', line 359
def next_token: () -> ::String
|