Uses of Class
software.amazon.awscdk.services.dax.CfnCluster.SSESpecificationProperty.Builder
Packages that use CfnCluster.SSESpecificationProperty.Builder
Package
Description
Amazon DynamoDB Accelerator Construct Library
-
Uses of CfnCluster.SSESpecificationProperty.Builder in software.amazon.awscdk.services.dax
Methods in software.amazon.awscdk.services.dax that return CfnCluster.SSESpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnCluster.SSESpecificationProperty.builder()
CfnCluster.SSESpecificationProperty.Builder.sseEnabled
(Boolean sseEnabled) Sets the value ofCfnCluster.SSESpecificationProperty.getSseEnabled()
CfnCluster.SSESpecificationProperty.Builder.sseEnabled
(IResolvable sseEnabled) Sets the value ofCfnCluster.SSESpecificationProperty.getSseEnabled()
Constructors in software.amazon.awscdk.services.dax with parameters of type CfnCluster.SSESpecificationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCluster.SSESpecificationProperty.Builder
.