Uses of Class
software.amazon.awscdk.services.dynamodb.ReplicaGlobalSecondaryIndexOptions.Builder
Packages that use ReplicaGlobalSecondaryIndexOptions.Builder
-
Uses of ReplicaGlobalSecondaryIndexOptions.Builder in software.amazon.awscdk.services.dynamodb
Methods in software.amazon.awscdk.services.dynamodb that return ReplicaGlobalSecondaryIndexOptions.BuilderModifier and TypeMethodDescriptionReplicaGlobalSecondaryIndexOptions.builder()ReplicaGlobalSecondaryIndexOptions.Builder.contributorInsights(Boolean contributorInsights) Deprecated.use `contributorInsightsSpecification` insteadReplicaGlobalSecondaryIndexOptions.Builder.contributorInsightsSpecification(ContributorInsightsSpecification contributorInsightsSpecification) Sets the value ofReplicaGlobalSecondaryIndexOptions.getContributorInsightsSpecification()ReplicaGlobalSecondaryIndexOptions.Builder.maxReadRequestUnits(Number maxReadRequestUnits) Sets the value ofReplicaGlobalSecondaryIndexOptions.getMaxReadRequestUnits()ReplicaGlobalSecondaryIndexOptions.Builder.readCapacity(Capacity readCapacity) Sets the value ofReplicaGlobalSecondaryIndexOptions.getReadCapacity()Constructors in software.amazon.awscdk.services.dynamodb with parameters of type ReplicaGlobalSecondaryIndexOptions.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theReplicaGlobalSecondaryIndexOptions.Builder.