Uses of Class
software.amazon.awscdk.services.dynamodb.CfnGlobalTable.WriteProvisionedThroughputSettingsProperty.Builder
-
Uses of CfnGlobalTable.WriteProvisionedThroughputSettingsProperty.Builder in software.amazon.awscdk.services.dynamodb
Modifier and TypeMethodDescriptionCfnGlobalTable.WriteProvisionedThroughputSettingsProperty.builder()
CfnGlobalTable.WriteProvisionedThroughputSettingsProperty.Builder.writeCapacityAutoScalingSettings
(IResolvable writeCapacityAutoScalingSettings) CfnGlobalTable.WriteProvisionedThroughputSettingsProperty.Builder.writeCapacityAutoScalingSettings
(CfnGlobalTable.CapacityAutoScalingSettingsProperty writeCapacityAutoScalingSettings) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnGlobalTable.WriteProvisionedThroughputSettingsProperty.Builder
.