Module: Aws::ConnectWisdomService::Client::_SearchContentResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::SearchContentResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#content_summaries ⇒ ::Array[Types::ContentSummary]
479 |
# File 'sig/client.rbs', line 479
def content_summaries: () -> ::Array[Types::ContentSummary]
|
#next_token ⇒ ::String
480 |
# File 'sig/client.rbs', line 480
def next_token: () -> ::String
|