Uses of Class
software.amazon.awscdk.services.dynamodb.CfnGlobalTable.GlobalSecondaryIndexProperty.Builder
Packages that use CfnGlobalTable.GlobalSecondaryIndexProperty.Builder
-
Uses of CfnGlobalTable.GlobalSecondaryIndexProperty.Builder in software.amazon.awscdk.services.dynamodb
Methods in software.amazon.awscdk.services.dynamodb that return CfnGlobalTable.GlobalSecondaryIndexProperty.BuilderModifier and TypeMethodDescriptionCfnGlobalTable.GlobalSecondaryIndexProperty.builder()Sets the value ofCfnGlobalTable.GlobalSecondaryIndexProperty.getIndexName()Sets the value ofCfnGlobalTable.GlobalSecondaryIndexProperty.getKeySchema()CfnGlobalTable.GlobalSecondaryIndexProperty.Builder.keySchema(IResolvable keySchema) Sets the value ofCfnGlobalTable.GlobalSecondaryIndexProperty.getKeySchema()CfnGlobalTable.GlobalSecondaryIndexProperty.Builder.projection(IResolvable projection) Sets the value ofCfnGlobalTable.GlobalSecondaryIndexProperty.getProjection()CfnGlobalTable.GlobalSecondaryIndexProperty.Builder.projection(CfnGlobalTable.ProjectionProperty projection) Sets the value ofCfnGlobalTable.GlobalSecondaryIndexProperty.getProjection()CfnGlobalTable.GlobalSecondaryIndexProperty.Builder.warmThroughput(IResolvable warmThroughput) Sets the value ofCfnGlobalTable.GlobalSecondaryIndexProperty.getWarmThroughput()CfnGlobalTable.GlobalSecondaryIndexProperty.Builder.warmThroughput(CfnGlobalTable.WarmThroughputProperty warmThroughput) Sets the value ofCfnGlobalTable.GlobalSecondaryIndexProperty.getWarmThroughput()CfnGlobalTable.GlobalSecondaryIndexProperty.Builder.writeOnDemandThroughputSettings(IResolvable writeOnDemandThroughputSettings) CfnGlobalTable.GlobalSecondaryIndexProperty.Builder.writeOnDemandThroughputSettings(CfnGlobalTable.WriteOnDemandThroughputSettingsProperty writeOnDemandThroughputSettings) CfnGlobalTable.GlobalSecondaryIndexProperty.Builder.writeProvisionedThroughputSettings(IResolvable writeProvisionedThroughputSettings) CfnGlobalTable.GlobalSecondaryIndexProperty.Builder.writeProvisionedThroughputSettings(CfnGlobalTable.WriteProvisionedThroughputSettingsProperty writeProvisionedThroughputSettings) Constructors in software.amazon.awscdk.services.dynamodb with parameters of type CfnGlobalTable.GlobalSecondaryIndexProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGlobalTable.GlobalSecondaryIndexProperty.Builder.