Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.dynamodb.CfnTablePropsMixin.SSESpecificationProperty.Builder
Packages that use CfnTablePropsMixin.SSESpecificationProperty.Builder
-
Uses of CfnTablePropsMixin.SSESpecificationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.dynamodb
Methods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that return CfnTablePropsMixin.SSESpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnTablePropsMixin.SSESpecificationProperty.builder()CfnTablePropsMixin.SSESpecificationProperty.Builder.kmsMasterKeyId(String kmsMasterKeyId) Sets the value ofCfnTablePropsMixin.SSESpecificationProperty.getKmsMasterKeyId()CfnTablePropsMixin.SSESpecificationProperty.Builder.kmsMasterKeyId(IAliasRef kmsMasterKeyId) Sets the value ofCfnTablePropsMixin.SSESpecificationProperty.getKmsMasterKeyId()CfnTablePropsMixin.SSESpecificationProperty.Builder.kmsMasterKeyId(IKeyRef kmsMasterKeyId) Sets the value ofCfnTablePropsMixin.SSESpecificationProperty.getKmsMasterKeyId()CfnTablePropsMixin.SSESpecificationProperty.Builder.sseEnabled(Boolean sseEnabled) Sets the value ofCfnTablePropsMixin.SSESpecificationProperty.getSseEnabled()CfnTablePropsMixin.SSESpecificationProperty.Builder.sseEnabled(IResolvable sseEnabled) Sets the value ofCfnTablePropsMixin.SSESpecificationProperty.getSseEnabled()Sets the value ofCfnTablePropsMixin.SSESpecificationProperty.getSseType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.dynamodb with parameters of type CfnTablePropsMixin.SSESpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTablePropsMixin.SSESpecificationProperty.Builder.