Module: Aws::DynamoDB::Client::_ListContributorInsightsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListContributorInsightsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#contributor_insights_summaries ⇒ ::Array[Types::ContributorInsightsSummary]
631 |
# File 'sig/client.rbs', line 631 def contributor_insights_summaries: () -> ::Array[Types::ContributorInsightsSummary] |
#next_token ⇒ ::String
632 |
# File 'sig/client.rbs', line 632 def next_token: () -> ::String |