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