Class: Aws::Types::ListContributorInsightsOutput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#contributor_insights_summaries::Array[Types::ContributorInsightsSummary]

Returns the value of attribute contributor_insights_summaries.

Returns:



1030
1031
1032
# File 'sig/types.rbs', line 1030

def contributor_insights_summaries
  @contributor_insights_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:



1031
1032
1033
# File 'sig/types.rbs', line 1031

def next_token
  @next_token
end