Uses of Interface
software.amazon.awscdk.services.sam.CfnFunction.QueueSAMPTProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.QueueSAMPTProperty in software.amazon.awscdk.services.sam
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnFunction.QueueSAMPTProperty
Modifier and TypeMethodDescriptionCfnFunction.QueueSAMPTProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnFunction.SAMPolicyTemplateProperty.Builder.sqsPollerPolicy
(CfnFunction.QueueSAMPTProperty sqsPollerPolicy) Sets the value ofCfnFunction.SAMPolicyTemplateProperty.getSqsPollerPolicy()
CfnFunction.SAMPolicyTemplateProperty.Builder.sqsSendMessagePolicy
(CfnFunction.QueueSAMPTProperty sqsSendMessagePolicy) Sets the value ofCfnFunction.SAMPolicyTemplateProperty.getSqsSendMessagePolicy()