static ContributorInsightsSummary.Builder |
ContributorInsightsSummary.builder() |
|
ContributorInsightsSummary.Builder |
ContributorInsightsSummary.Builder.contributorInsightsMode(String contributorInsightsMode) |
Indicates the current mode of CloudWatch Contributor Insights, specifying whether it tracks all access and
throttled events or throttled events only for the DynamoDB table or index.
|
ContributorInsightsSummary.Builder |
ContributorInsightsSummary.Builder.contributorInsightsMode(ContributorInsightsMode contributorInsightsMode) |
Indicates the current mode of CloudWatch Contributor Insights, specifying whether it tracks all access and
throttled events or throttled events only for the DynamoDB table or index.
|
ContributorInsightsSummary.Builder |
ContributorInsightsSummary.Builder.contributorInsightsStatus(String contributorInsightsStatus) |
Describes the current status for contributor insights for the given table and index, if applicable.
|
ContributorInsightsSummary.Builder |
ContributorInsightsSummary.Builder.contributorInsightsStatus(ContributorInsightsStatus contributorInsightsStatus) |
Describes the current status for contributor insights for the given table and index, if applicable.
|
ContributorInsightsSummary.Builder |
ContributorInsightsSummary.Builder.indexName(String indexName) |
Name of the index associated with the summary, if any.
|
ContributorInsightsSummary.Builder |
ContributorInsightsSummary.Builder.tableName(String tableName) |
Name of the table associated with the summary.
|
ContributorInsightsSummary.Builder |
ContributorInsightsSummary.toBuilder() |
|