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