Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.dynamodb.CfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.Builder
Packages that use CfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.Builder
-
Uses of CfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.dynamodb
Methods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that return CfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.BuilderModifier and TypeMethodDescriptionCfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.builder()Sets the value ofCfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.getIndexName()CfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.Builder.keySchema(List<? extends Object> keySchema) Sets the value ofCfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.getKeySchema()CfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.Builder.keySchema(IResolvable keySchema) Sets the value ofCfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.getKeySchema()CfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.Builder.projection(CfnGlobalTablePropsMixin.ProjectionProperty projection) Sets the value ofCfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.getProjection()CfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.Builder.projection(IResolvable projection) Sets the value ofCfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.getProjection()CfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.Builder.readOnDemandThroughputSettings(CfnGlobalTablePropsMixin.ReadOnDemandThroughputSettingsProperty readOnDemandThroughputSettings) CfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.Builder.readOnDemandThroughputSettings(IResolvable readOnDemandThroughputSettings) CfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.Builder.readProvisionedThroughputSettings(CfnGlobalTablePropsMixin.GlobalReadProvisionedThroughputSettingsProperty readProvisionedThroughputSettings) CfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.Builder.readProvisionedThroughputSettings(IResolvable readProvisionedThroughputSettings) CfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.Builder.warmThroughput(CfnGlobalTablePropsMixin.WarmThroughputProperty warmThroughput) CfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.Builder.warmThroughput(IResolvable warmThroughput) CfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.Builder.writeOnDemandThroughputSettings(CfnGlobalTablePropsMixin.WriteOnDemandThroughputSettingsProperty writeOnDemandThroughputSettings) CfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.Builder.writeOnDemandThroughputSettings(IResolvable writeOnDemandThroughputSettings) CfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.Builder.writeProvisionedThroughputSettings(CfnGlobalTablePropsMixin.WriteProvisionedThroughputSettingsProperty writeProvisionedThroughputSettings) CfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.Builder.writeProvisionedThroughputSettings(IResolvable writeProvisionedThroughputSettings) Constructors in software.amazon.awscdk.cfnpropertymixins.services.dynamodb with parameters of type CfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.Builder.