Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.dynamodb.CfnTablePropsMixin.SSESpecificationProperty
Packages that use CfnTablePropsMixin.SSESpecificationProperty
-
Uses of CfnTablePropsMixin.SSESpecificationProperty in software.amazon.awscdk.cfnpropertymixins.services.dynamodb
Classes in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that implement CfnTablePropsMixin.SSESpecificationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTablePropsMixin.SSESpecificationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that return CfnTablePropsMixin.SSESpecificationPropertyModifier and TypeMethodDescriptionCfnTablePropsMixin.SSESpecificationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb with parameters of type CfnTablePropsMixin.SSESpecificationPropertyModifier and TypeMethodDescriptionCfnTableMixinProps.Builder.sseSpecification(CfnTablePropsMixin.SSESpecificationProperty sseSpecification) Sets the value ofCfnTableMixinProps.getSseSpecification()CfnTablePropsMixin.Builder.sseSpecification(CfnTablePropsMixin.SSESpecificationProperty sseSpecification) Specifies the settings to enable server-side encryption.