Uses of Interface
software.amazon.awscdk.services.sam.CfnSimpleTable.SSESpecificationProperty
Packages that use CfnSimpleTable.SSESpecificationProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnSimpleTable.SSESpecificationProperty in software.amazon.awscdk.services.sam
Classes in software.amazon.awscdk.services.sam that implement CfnSimpleTable.SSESpecificationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSimpleTable.SSESpecificationPropertyMethods in software.amazon.awscdk.services.sam that return CfnSimpleTable.SSESpecificationPropertyModifier and TypeMethodDescriptionCfnSimpleTable.SSESpecificationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sam with parameters of type CfnSimpleTable.SSESpecificationPropertyModifier and TypeMethodDescriptionvoidCfnSimpleTable.setSseSpecification(CfnSimpleTable.SSESpecificationProperty value) CfnSimpleTable.Builder.sseSpecification(CfnSimpleTable.SSESpecificationProperty sseSpecification) CfnSimpleTableProps.Builder.sseSpecification(CfnSimpleTable.SSESpecificationProperty sseSpecification) Sets the value ofCfnSimpleTableProps.getSseSpecification()