You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::DynamoDB::Types::ListContributorInsightsOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::DynamoDB::Types::ListContributorInsightsOutput
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#contributor_insights_summaries ⇒ Array<Types::ContributorInsightsSummary>
A list of ContributorInsightsSummary.
-
#next_token ⇒ String
A token to go to the next page if there is one.
Instance Attribute Details
#contributor_insights_summaries ⇒ Array<Types::ContributorInsightsSummary>
A list of ContributorInsightsSummary.
#next_token ⇒ String
A token to go to the next page if there is one.