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]

Returns:



1105
# File 'sig/client.rbs', line 1105

def insights: () -> ::Array[Types::Insight]

#next_token::String

Returns:

  • (::String)


1106
# File 'sig/client.rbs', line 1106

def next_token: () -> ::String