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 ContributorInsightsMode
ContributorInsightsSpecification.getMode()
Indicates the type of metrics captured by contributor insights.final ContributorInsightsMode
ContributorInsightsSpecification.Jsii$Proxy.getMode()
static ContributorInsightsMode
Returns 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()