Uses of Class
software.amazon.awscdk.services.sam.CfnSimpleTable.SSESpecificationProperty.Builder
Packages that use CfnSimpleTable.SSESpecificationProperty.Builder
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnSimpleTable.SSESpecificationProperty.Builder in software.amazon.awscdk.services.sam
Methods in software.amazon.awscdk.services.sam that return CfnSimpleTable.SSESpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnSimpleTable.SSESpecificationProperty.builder()CfnSimpleTable.SSESpecificationProperty.Builder.sseEnabled(Boolean sseEnabled) Sets the value ofCfnSimpleTable.SSESpecificationProperty.getSseEnabled()CfnSimpleTable.SSESpecificationProperty.Builder.sseEnabled(IResolvable sseEnabled) Sets the value ofCfnSimpleTable.SSESpecificationProperty.getSseEnabled()Constructors in software.amazon.awscdk.services.sam with parameters of type CfnSimpleTable.SSESpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSimpleTable.SSESpecificationProperty.Builder.