Module: Aws::QConnect::Client::_ListContentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListContentsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#content_summaries ⇒ ::Array[Types::ContentSummary]
948 |
# File 'sig/client.rbs', line 948
def content_summaries: () -> ::Array[Types::ContentSummary]
|
#next_token ⇒ ::String
949 |
# File 'sig/client.rbs', line 949
def next_token: () -> ::String
|