Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.dynamodb.CfnGlobalTableMixinProps.Builder
Packages that use CfnGlobalTableMixinProps.Builder
-
Uses of CfnGlobalTableMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.dynamodb
Methods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that return CfnGlobalTableMixinProps.BuilderModifier and TypeMethodDescriptionCfnGlobalTableMixinProps.Builder.attributeDefinitions(List<? extends Object> attributeDefinitions) Sets the value ofCfnGlobalTableMixinProps.getAttributeDefinitions()CfnGlobalTableMixinProps.Builder.attributeDefinitions(IResolvable attributeDefinitions) Sets the value ofCfnGlobalTableMixinProps.getAttributeDefinitions()CfnGlobalTableMixinProps.Builder.billingMode(String billingMode) Sets the value ofCfnGlobalTableMixinProps.getBillingMode()CfnGlobalTableMixinProps.builder()CfnGlobalTableMixinProps.Builder.globalSecondaryIndexes(List<? extends Object> globalSecondaryIndexes) Sets the value ofCfnGlobalTableMixinProps.getGlobalSecondaryIndexes()CfnGlobalTableMixinProps.Builder.globalSecondaryIndexes(IResolvable globalSecondaryIndexes) Sets the value ofCfnGlobalTableMixinProps.getGlobalSecondaryIndexes()CfnGlobalTableMixinProps.Builder.globalTableSourceArn(String globalTableSourceArn) Sets the value ofCfnGlobalTableMixinProps.getGlobalTableSourceArn()CfnGlobalTableMixinProps.Builder.globalTableWitnesses(List<? extends Object> globalTableWitnesses) Sets the value ofCfnGlobalTableMixinProps.getGlobalTableWitnesses()CfnGlobalTableMixinProps.Builder.globalTableWitnesses(IResolvable globalTableWitnesses) Sets the value ofCfnGlobalTableMixinProps.getGlobalTableWitnesses()Sets the value ofCfnGlobalTableMixinProps.getKeySchema()CfnGlobalTableMixinProps.Builder.keySchema(IResolvable keySchema) Sets the value ofCfnGlobalTableMixinProps.getKeySchema()CfnGlobalTableMixinProps.Builder.localSecondaryIndexes(List<? extends Object> localSecondaryIndexes) Sets the value ofCfnGlobalTableMixinProps.getLocalSecondaryIndexes()CfnGlobalTableMixinProps.Builder.localSecondaryIndexes(IResolvable localSecondaryIndexes) Sets the value ofCfnGlobalTableMixinProps.getLocalSecondaryIndexes()CfnGlobalTableMixinProps.Builder.multiRegionConsistency(String multiRegionConsistency) Sets the value ofCfnGlobalTableMixinProps.getMultiRegionConsistency()CfnGlobalTableMixinProps.Builder.readOnDemandThroughputSettings(CfnGlobalTablePropsMixin.ReadOnDemandThroughputSettingsProperty readOnDemandThroughputSettings) Sets the value ofCfnGlobalTableMixinProps.getReadOnDemandThroughputSettings()CfnGlobalTableMixinProps.Builder.readOnDemandThroughputSettings(IResolvable readOnDemandThroughputSettings) Sets the value ofCfnGlobalTableMixinProps.getReadOnDemandThroughputSettings()CfnGlobalTableMixinProps.Builder.readProvisionedThroughputSettings(CfnGlobalTablePropsMixin.GlobalReadProvisionedThroughputSettingsProperty readProvisionedThroughputSettings) Sets the value ofCfnGlobalTableMixinProps.getReadProvisionedThroughputSettings()CfnGlobalTableMixinProps.Builder.readProvisionedThroughputSettings(IResolvable readProvisionedThroughputSettings) Sets the value ofCfnGlobalTableMixinProps.getReadProvisionedThroughputSettings()Sets the value ofCfnGlobalTableMixinProps.getReplicas()CfnGlobalTableMixinProps.Builder.replicas(IResolvable replicas) Sets the value ofCfnGlobalTableMixinProps.getReplicas()CfnGlobalTableMixinProps.Builder.sseSpecification(CfnGlobalTablePropsMixin.SSESpecificationProperty sseSpecification) Sets the value ofCfnGlobalTableMixinProps.getSseSpecification()CfnGlobalTableMixinProps.Builder.sseSpecification(IResolvable sseSpecification) Sets the value ofCfnGlobalTableMixinProps.getSseSpecification()CfnGlobalTableMixinProps.Builder.streamSpecification(CfnGlobalTablePropsMixin.StreamSpecificationProperty streamSpecification) Sets the value ofCfnGlobalTableMixinProps.getStreamSpecification()CfnGlobalTableMixinProps.Builder.streamSpecification(IResolvable streamSpecification) Sets the value ofCfnGlobalTableMixinProps.getStreamSpecification()Sets the value ofCfnGlobalTableMixinProps.getTableName()CfnGlobalTableMixinProps.Builder.timeToLiveSpecification(CfnGlobalTablePropsMixin.TimeToLiveSpecificationProperty timeToLiveSpecification) Sets the value ofCfnGlobalTableMixinProps.getTimeToLiveSpecification()CfnGlobalTableMixinProps.Builder.timeToLiveSpecification(IResolvable timeToLiveSpecification) Sets the value ofCfnGlobalTableMixinProps.getTimeToLiveSpecification()CfnGlobalTableMixinProps.Builder.warmThroughput(CfnGlobalTablePropsMixin.WarmThroughputProperty warmThroughput) Sets the value ofCfnGlobalTableMixinProps.getWarmThroughput()CfnGlobalTableMixinProps.Builder.warmThroughput(IResolvable warmThroughput) Sets the value ofCfnGlobalTableMixinProps.getWarmThroughput()CfnGlobalTableMixinProps.Builder.writeOnDemandThroughputSettings(CfnGlobalTablePropsMixin.WriteOnDemandThroughputSettingsProperty writeOnDemandThroughputSettings) Sets the value ofCfnGlobalTableMixinProps.getWriteOnDemandThroughputSettings()CfnGlobalTableMixinProps.Builder.writeOnDemandThroughputSettings(IResolvable writeOnDemandThroughputSettings) Sets the value ofCfnGlobalTableMixinProps.getWriteOnDemandThroughputSettings()CfnGlobalTableMixinProps.Builder.writeProvisionedThroughputSettings(CfnGlobalTablePropsMixin.WriteProvisionedThroughputSettingsProperty writeProvisionedThroughputSettings) Sets the value ofCfnGlobalTableMixinProps.getWriteProvisionedThroughputSettings()CfnGlobalTableMixinProps.Builder.writeProvisionedThroughputSettings(IResolvable writeProvisionedThroughputSettings) Sets the value ofCfnGlobalTableMixinProps.getWriteProvisionedThroughputSettings()Constructors in software.amazon.awscdk.cfnpropertymixins.services.dynamodb with parameters of type CfnGlobalTableMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGlobalTableMixinProps.Builder.