Uses of Interface
software.amazon.awscdk.services.dynamodb.CfnGlobalTable.WriteOnDemandThroughputSettingsProperty
Packages that use CfnGlobalTable.WriteOnDemandThroughputSettingsProperty
-
Uses of CfnGlobalTable.WriteOnDemandThroughputSettingsProperty in software.amazon.awscdk.services.dynamodb
Classes in software.amazon.awscdk.services.dynamodb that implement CfnGlobalTable.WriteOnDemandThroughputSettingsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnGlobalTable.WriteOnDemandThroughputSettingsPropertyMethods in software.amazon.awscdk.services.dynamodb that return CfnGlobalTable.WriteOnDemandThroughputSettingsPropertyModifier and TypeMethodDescriptionCfnGlobalTable.WriteOnDemandThroughputSettingsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.dynamodb with parameters of type CfnGlobalTable.WriteOnDemandThroughputSettingsPropertyModifier and TypeMethodDescriptionvoidCfnGlobalTable.setWriteOnDemandThroughputSettings(CfnGlobalTable.WriteOnDemandThroughputSettingsProperty value) Sets the write request settings for a global table or a global secondary index.CfnGlobalTable.Builder.writeOnDemandThroughputSettings(CfnGlobalTable.WriteOnDemandThroughputSettingsProperty writeOnDemandThroughputSettings) Sets the write request settings for a global table or a global secondary index.CfnGlobalTable.GlobalSecondaryIndexProperty.Builder.writeOnDemandThroughputSettings(CfnGlobalTable.WriteOnDemandThroughputSettingsProperty writeOnDemandThroughputSettings) CfnGlobalTableProps.Builder.writeOnDemandThroughputSettings(CfnGlobalTable.WriteOnDemandThroughputSettingsProperty writeOnDemandThroughputSettings) Sets the value ofCfnGlobalTableProps.getWriteOnDemandThroughputSettings()