Uses of Interface
software.amazon.awscdk.services.dynamodb.ContributorInsightsSpecification
Packages that use ContributorInsightsSpecification
-
Uses of ContributorInsightsSpecification in software.amazon.awscdk.services.dynamodb
Classes in software.amazon.awscdk.services.dynamodb that implement ContributorInsightsSpecificationModifier and TypeClassDescriptionstatic final classAn implementation forContributorInsightsSpecificationMethods in software.amazon.awscdk.services.dynamodb that return ContributorInsightsSpecificationModifier and TypeMethodDescriptionContributorInsightsSpecification.Builder.build()Builds the configured instance.default ContributorInsightsSpecificationGlobalSecondaryIndexProps.getContributorInsightsSpecification()Whether CloudWatch contributor insights is enabled and what mode is selected.GlobalSecondaryIndexProps.Jsii$Proxy.getContributorInsightsSpecification()default ContributorInsightsSpecificationReplicaGlobalSecondaryIndexOptions.getContributorInsightsSpecification()Whether CloudWatch contributor insights is enabled and what mode is selected for a specific global secondary index on a replica table.ReplicaGlobalSecondaryIndexOptions.Jsii$Proxy.getContributorInsightsSpecification()ReplicaTableProps.Jsii$Proxy.getContributorInsightsSpecification()default ContributorInsightsSpecificationTableOptions.getContributorInsightsSpecification()Whether CloudWatch contributor insights is enabled and what mode is selected.TableOptions.Jsii$Proxy.getContributorInsightsSpecification()default ContributorInsightsSpecificationTableOptionsV2.getContributorInsightsSpecification()Whether CloudWatch contributor insights is enabled and what mode is selected.TableOptionsV2.Jsii$Proxy.getContributorInsightsSpecification()TableProps.Jsii$Proxy.getContributorInsightsSpecification()TablePropsV2.Jsii$Proxy.getContributorInsightsSpecification()Methods in software.amazon.awscdk.services.dynamodb with parameters of type ContributorInsightsSpecificationModifier and TypeMethodDescriptionGlobalSecondaryIndexProps.Builder.contributorInsightsSpecification(ContributorInsightsSpecification contributorInsightsSpecification) Sets the value ofGlobalSecondaryIndexProps.getContributorInsightsSpecification()ReplicaGlobalSecondaryIndexOptions.Builder.contributorInsightsSpecification(ContributorInsightsSpecification contributorInsightsSpecification) Sets the value ofReplicaGlobalSecondaryIndexOptions.getContributorInsightsSpecification()ReplicaTableProps.Builder.contributorInsightsSpecification(ContributorInsightsSpecification contributorInsightsSpecification) Sets the value ofTableOptionsV2.getContributorInsightsSpecification()Table.Builder.contributorInsightsSpecification(ContributorInsightsSpecification contributorInsightsSpecification) Whether CloudWatch contributor insights is enabled and what mode is selected.TableOptions.Builder.contributorInsightsSpecification(ContributorInsightsSpecification contributorInsightsSpecification) Sets the value ofTableOptions.getContributorInsightsSpecification()TableOptionsV2.Builder.contributorInsightsSpecification(ContributorInsightsSpecification contributorInsightsSpecification) Sets the value ofTableOptionsV2.getContributorInsightsSpecification()TableProps.Builder.contributorInsightsSpecification(ContributorInsightsSpecification contributorInsightsSpecification) Sets the value ofTableOptions.getContributorInsightsSpecification()TablePropsV2.Builder.contributorInsightsSpecification(ContributorInsightsSpecification contributorInsightsSpecification) Sets the value ofTableOptionsV2.getContributorInsightsSpecification()TableV2.Builder.contributorInsightsSpecification(ContributorInsightsSpecification contributorInsightsSpecification) Whether CloudWatch contributor insights is enabled and what mode is selected.