Uses of Interface
software.amazon.awscdk.services.sam.CfnFunction.TableSAMPTProperty
Packages that use CfnFunction.TableSAMPTProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.TableSAMPTProperty in software.amazon.awscdk.services.sam
Classes in software.amazon.awscdk.services.sam that implement CfnFunction.TableSAMPTPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFunction.TableSAMPTPropertyMethods in software.amazon.awscdk.services.sam that return CfnFunction.TableSAMPTPropertyModifier and TypeMethodDescriptionCfnFunction.TableSAMPTProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sam with parameters of type CfnFunction.TableSAMPTPropertyModifier and TypeMethodDescriptionCfnFunction.SAMPolicyTemplateProperty.Builder.dynamoDbCrudPolicy(CfnFunction.TableSAMPTProperty dynamoDbCrudPolicy) Sets the value ofCfnFunction.SAMPolicyTemplateProperty.getDynamoDbCrudPolicy()CfnFunction.SAMPolicyTemplateProperty.Builder.dynamoDbReadPolicy(CfnFunction.TableSAMPTProperty dynamoDbReadPolicy) Sets the value ofCfnFunction.SAMPolicyTemplateProperty.getDynamoDbReadPolicy()CfnFunction.SAMPolicyTemplateProperty.Builder.dynamoDbWritePolicy(CfnFunction.TableSAMPTProperty dynamoDbWritePolicy) Sets the value ofCfnFunction.SAMPolicyTemplateProperty.getDynamoDbWritePolicy()