Uses of Class
software.amazon.awscdk.services.dynamodb.CfnTable.SSESpecificationProperty.Builder
Packages that use CfnTable.SSESpecificationProperty.Builder
- 
Uses of CfnTable.SSESpecificationProperty.Builder in software.amazon.awscdk.services.dynamodbMethods in software.amazon.awscdk.services.dynamodb that return CfnTable.SSESpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnTable.SSESpecificationProperty.builder()CfnTable.SSESpecificationProperty.Builder.kmsMasterKeyId(String kmsMasterKeyId) Sets the value ofCfnTable.SSESpecificationProperty.getKmsMasterKeyId()CfnTable.SSESpecificationProperty.Builder.sseEnabled(Boolean sseEnabled) Sets the value ofCfnTable.SSESpecificationProperty.getSseEnabled()CfnTable.SSESpecificationProperty.Builder.sseEnabled(IResolvable sseEnabled) Sets the value ofCfnTable.SSESpecificationProperty.getSseEnabled()Sets the value ofCfnTable.SSESpecificationProperty.getSseType()Constructors in software.amazon.awscdk.services.dynamodb with parameters of type CfnTable.SSESpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTable.SSESpecificationProperty.Builder.