Uses of Class
software.amazon.awscdk.services.dynamodb.CfnGlobalTable.SSESpecificationProperty.Builder
-
Uses of CfnGlobalTable.SSESpecificationProperty.Builder in software.amazon.awscdk.services.dynamodb
Modifier and TypeMethodDescriptionCfnGlobalTable.SSESpecificationProperty.builder()
CfnGlobalTable.SSESpecificationProperty.Builder.sseEnabled
(Boolean sseEnabled) Sets the value ofCfnGlobalTable.SSESpecificationProperty.getSseEnabled()
CfnGlobalTable.SSESpecificationProperty.Builder.sseEnabled
(IResolvable sseEnabled) Sets the value ofCfnGlobalTable.SSESpecificationProperty.getSseEnabled()
Sets the value ofCfnGlobalTable.SSESpecificationProperty.getSseType()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnGlobalTable.SSESpecificationProperty.Builder
.