Module: Aws::OpenSearchService::Client::_ListInsightsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListInsightsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#insights ⇒ ::Array[Types::Insight]
1105 |
# File 'sig/client.rbs', line 1105
def insights: () -> ::Array[Types::Insight]
|
#next_token ⇒ ::String
1106 |
# File 'sig/client.rbs', line 1106
def next_token: () -> ::String
|