Uses of Class
software.amazon.awscdk.services.dynamodb.CfnTable.GlobalSecondaryIndexProperty.Builder
Packages that use CfnTable.GlobalSecondaryIndexProperty.Builder
-
Uses of CfnTable.GlobalSecondaryIndexProperty.Builder in software.amazon.awscdk.services.dynamodb
Methods in software.amazon.awscdk.services.dynamodb that return CfnTable.GlobalSecondaryIndexProperty.BuilderModifier and TypeMethodDescriptionCfnTable.GlobalSecondaryIndexProperty.builder()CfnTable.GlobalSecondaryIndexProperty.Builder.contributorInsightsSpecification(IResolvable contributorInsightsSpecification) CfnTable.GlobalSecondaryIndexProperty.Builder.contributorInsightsSpecification(CfnTable.ContributorInsightsSpecificationProperty contributorInsightsSpecification) Sets the value ofCfnTable.GlobalSecondaryIndexProperty.getIndexName()Sets the value ofCfnTable.GlobalSecondaryIndexProperty.getKeySchema()CfnTable.GlobalSecondaryIndexProperty.Builder.keySchema(IResolvable keySchema) Sets the value ofCfnTable.GlobalSecondaryIndexProperty.getKeySchema()CfnTable.GlobalSecondaryIndexProperty.Builder.onDemandThroughput(IResolvable onDemandThroughput) Sets the value ofCfnTable.GlobalSecondaryIndexProperty.getOnDemandThroughput()CfnTable.GlobalSecondaryIndexProperty.Builder.onDemandThroughput(CfnTable.OnDemandThroughputProperty onDemandThroughput) Sets the value ofCfnTable.GlobalSecondaryIndexProperty.getOnDemandThroughput()CfnTable.GlobalSecondaryIndexProperty.Builder.projection(IResolvable projection) Sets the value ofCfnTable.GlobalSecondaryIndexProperty.getProjection()CfnTable.GlobalSecondaryIndexProperty.Builder.projection(CfnTable.ProjectionProperty projection) Sets the value ofCfnTable.GlobalSecondaryIndexProperty.getProjection()CfnTable.GlobalSecondaryIndexProperty.Builder.provisionedThroughput(IResolvable provisionedThroughput) Sets the value ofCfnTable.GlobalSecondaryIndexProperty.getProvisionedThroughput()CfnTable.GlobalSecondaryIndexProperty.Builder.provisionedThroughput(CfnTable.ProvisionedThroughputProperty provisionedThroughput) Sets the value ofCfnTable.GlobalSecondaryIndexProperty.getProvisionedThroughput()CfnTable.GlobalSecondaryIndexProperty.Builder.warmThroughput(IResolvable warmThroughput) Sets the value ofCfnTable.GlobalSecondaryIndexProperty.getWarmThroughput()CfnTable.GlobalSecondaryIndexProperty.Builder.warmThroughput(CfnTable.WarmThroughputProperty warmThroughput) Sets the value ofCfnTable.GlobalSecondaryIndexProperty.getWarmThroughput()Constructors in software.amazon.awscdk.services.dynamodb with parameters of type CfnTable.GlobalSecondaryIndexProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTable.GlobalSecondaryIndexProperty.Builder.