Uses of Interface
software.amazon.awscdk.services.dynamodb.CfnGlobalTable.WriteProvisionedThroughputSettingsProperty
Packages that use CfnGlobalTable.WriteProvisionedThroughputSettingsProperty
-
Uses of CfnGlobalTable.WriteProvisionedThroughputSettingsProperty in software.amazon.awscdk.services.dynamodb
Classes in software.amazon.awscdk.services.dynamodb that implement CfnGlobalTable.WriteProvisionedThroughputSettingsPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnGlobalTable.WriteProvisionedThroughputSettingsProperty
Methods in software.amazon.awscdk.services.dynamodb that return CfnGlobalTable.WriteProvisionedThroughputSettingsPropertyModifier and TypeMethodDescriptionCfnGlobalTable.WriteProvisionedThroughputSettingsProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.dynamodb with parameters of type CfnGlobalTable.WriteProvisionedThroughputSettingsPropertyModifier and TypeMethodDescriptionvoid
CfnGlobalTable.setWriteProvisionedThroughputSettings
(CfnGlobalTable.WriteProvisionedThroughputSettingsProperty value) Specifies an auto scaling policy for write capacity.CfnGlobalTable.Builder.writeProvisionedThroughputSettings
(CfnGlobalTable.WriteProvisionedThroughputSettingsProperty writeProvisionedThroughputSettings) Specifies an auto scaling policy for write capacity.CfnGlobalTable.GlobalSecondaryIndexProperty.Builder.writeProvisionedThroughputSettings
(CfnGlobalTable.WriteProvisionedThroughputSettingsProperty writeProvisionedThroughputSettings) CfnGlobalTableProps.Builder.writeProvisionedThroughputSettings
(CfnGlobalTable.WriteProvisionedThroughputSettingsProperty writeProvisionedThroughputSettings) Sets the value ofCfnGlobalTableProps.getWriteProvisionedThroughputSettings()