Uses of Interface
software.amazon.awscdk.services.sam.CfnSimpleTable.SSESpecificationProperty
-
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) `AWS::Serverless::SimpleTable.SSESpecification`.CfnSimpleTable.Builder.sseSpecification(CfnSimpleTable.SSESpecificationProperty sseSpecification) `AWS::Serverless::SimpleTable.SSESpecification`.CfnSimpleTableProps.Builder.sseSpecification(CfnSimpleTable.SSESpecificationProperty sseSpecification) Sets the value ofCfnSimpleTableProps.getSseSpecification()