Uses of Enum
software.amazon.awscdk.services.dynamodb.ContributorInsightsMode
Packages that use ContributorInsightsMode
-
Uses of ContributorInsightsMode in software.amazon.awscdk.services.dynamodb
Methods in software.amazon.awscdk.services.dynamodb that return ContributorInsightsModeModifier and TypeMethodDescriptiondefault ContributorInsightsModeContributorInsightsSpecification.getMode()Indicates the type of metrics captured by contributor insights.final ContributorInsightsModeContributorInsightsSpecification.Jsii$Proxy.getMode()static ContributorInsightsModeReturns the enum constant of this type with the specified name.static ContributorInsightsMode[]ContributorInsightsMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.dynamodb with parameters of type ContributorInsightsModeModifier and TypeMethodDescriptionContributorInsightsSpecification.Builder.mode(ContributorInsightsMode mode) Sets the value ofContributorInsightsSpecification.getMode()