Module: Aws::QConnect::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]
1204 |
# File 'sig/client.rbs', line 1204
def content_summaries: () -> ::Array[Types::ContentSummary]
|
#next_token ⇒ ::String
1205 |
# File 'sig/client.rbs', line 1205
def next_token: () -> ::String
|