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]

Returns:



625
# File 'sig/client.rbs', line 625

def contributor_insights_summaries: () -> ::Array[Types::ContributorInsightsSummary]

#next_token::String

Returns:

  • (::String)


626
# File 'sig/client.rbs', line 626

def next_token: () -> ::String