Module: Aws::ResourceExplorer2::Client::_ListServiceIndexesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListServiceIndexesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#indexes ⇒ ::Array[Types::Index]
328 |
# File 'sig/client.rbs', line 328
def indexes: () -> ::Array[Types::Index]
|
#next_token ⇒ ::String
329 |
# File 'sig/client.rbs', line 329
def next_token: () -> ::String
|