Module: Aws::Kendra::Client::_ListIndicesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListIndicesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #index_configuration_summary_items ⇒ ::Array[Types::IndexConfigurationSummary]
- #next_token ⇒ ::String
Instance Method Details
#index_configuration_summary_items ⇒ ::Array[Types::IndexConfigurationSummary]
867 |
# File 'sig/client.rbs', line 867
def index_configuration_summary_items: () -> ::Array[Types::IndexConfigurationSummary]
|
#next_token ⇒ ::String
868 |
# File 'sig/client.rbs', line 868
def next_token: () -> ::String
|