Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sam.CfnFunctionPropsMixin.TableSAMPTProperty
Packages that use CfnFunctionPropsMixin.TableSAMPTProperty
-
Uses of CfnFunctionPropsMixin.TableSAMPTProperty in software.amazon.awscdk.cfnpropertymixins.services.sam
Classes in software.amazon.awscdk.cfnpropertymixins.services.sam that implement CfnFunctionPropsMixin.TableSAMPTPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFunctionPropsMixin.TableSAMPTPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sam that return CfnFunctionPropsMixin.TableSAMPTPropertyModifier and TypeMethodDescriptionCfnFunctionPropsMixin.TableSAMPTProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sam with parameters of type CfnFunctionPropsMixin.TableSAMPTPropertyModifier and TypeMethodDescriptionCfnFunctionPropsMixin.SAMPolicyTemplateProperty.Builder.dynamoDbCrudPolicy(CfnFunctionPropsMixin.TableSAMPTProperty dynamoDbCrudPolicy) Sets the value ofCfnFunctionPropsMixin.SAMPolicyTemplateProperty.getDynamoDbCrudPolicy()CfnFunctionPropsMixin.SAMPolicyTemplateProperty.Builder.dynamoDbReadPolicy(CfnFunctionPropsMixin.TableSAMPTProperty dynamoDbReadPolicy) Sets the value ofCfnFunctionPropsMixin.SAMPolicyTemplateProperty.getDynamoDbReadPolicy()CfnFunctionPropsMixin.SAMPolicyTemplateProperty.Builder.dynamoDbWritePolicy(CfnFunctionPropsMixin.TableSAMPTProperty dynamoDbWritePolicy) Sets the value ofCfnFunctionPropsMixin.SAMPolicyTemplateProperty.getDynamoDbWritePolicy()