Module: Aws::QBusiness::Client::_ListIndicesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListIndicesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#indices ⇒ ::Array[Types::Index]
1057 |
# File 'sig/client.rbs', line 1057
def indices: () -> ::Array[Types::Index]
|
#next_token ⇒ ::String
1056 |
# File 'sig/client.rbs', line 1056
def next_token: () -> ::String
|