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