Uses of Interface
software.amazon.awscdk.services.dynamodb.CfnGlobalTable.SSESpecificationProperty
Packages that use CfnGlobalTable.SSESpecificationProperty
-
Uses of CfnGlobalTable.SSESpecificationProperty in software.amazon.awscdk.services.dynamodb
Classes in software.amazon.awscdk.services.dynamodb that implement CfnGlobalTable.SSESpecificationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnGlobalTable.SSESpecificationPropertyMethods in software.amazon.awscdk.services.dynamodb that return CfnGlobalTable.SSESpecificationPropertyModifier and TypeMethodDescriptionCfnGlobalTable.SSESpecificationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.dynamodb with parameters of type CfnGlobalTable.SSESpecificationPropertyModifier and TypeMethodDescriptionvoidCfnGlobalTable.setSseSpecification(CfnGlobalTable.SSESpecificationProperty value) Specifies the settings to enable server-side encryption.CfnGlobalTable.Builder.sseSpecification(CfnGlobalTable.SSESpecificationProperty sseSpecification) Specifies the settings to enable server-side encryption.CfnGlobalTableProps.Builder.sseSpecification(CfnGlobalTable.SSESpecificationProperty sseSpecification) Sets the value ofCfnGlobalTableProps.getSseSpecification()