Uses of Interface
software.amazon.awscdk.services.dax.CfnCluster.SSESpecificationProperty
Package
Description
Amazon DynamoDB Accelerator Construct Library
-
Uses of CfnCluster.SSESpecificationProperty in software.amazon.awscdk.services.dax
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnCluster.SSESpecificationProperty
Modifier and TypeMethodDescriptionCfnCluster.SSESpecificationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnCluster.setSseSpecification
(CfnCluster.SSESpecificationProperty value) Represents the settings used to enable server-side encryption on the cluster.CfnCluster.Builder.sseSpecification
(CfnCluster.SSESpecificationProperty sseSpecification) Represents the settings used to enable server-side encryption on the cluster.CfnClusterProps.Builder.sseSpecification
(CfnCluster.SSESpecificationProperty sseSpecification) Sets the value ofCfnClusterProps.getSseSpecification()