- getDeadLetterQueue() - Method in class software.amazon.awsconstructs.services.sqslambda.SqsToLambda
-
- getDeadLetterQueueProps() - Method in interface software.amazon.awsconstructs.services.sqslambda.SqsToLambdaProps
-
Optional user provided properties for the dead letter queue.
- getDeadLetterQueueProps() - Method in class software.amazon.awsconstructs.services.sqslambda.SqsToLambdaProps.Jsii$Proxy
-
- getDeployDeadLetterQueue() - Method in interface software.amazon.awsconstructs.services.sqslambda.SqsToLambdaProps
-
Whether to deploy a secondary queue to be used as a dead letter queue.
- getDeployDeadLetterQueue() - Method in class software.amazon.awsconstructs.services.sqslambda.SqsToLambdaProps.Jsii$Proxy
-
- getExistingLambdaObj() - Method in interface software.amazon.awsconstructs.services.sqslambda.SqsToLambdaProps
-
Existing instance of Lambda Function object, providing both this and `lambdaFunctionProps` will cause an error.
- getExistingLambdaObj() - Method in class software.amazon.awsconstructs.services.sqslambda.SqsToLambdaProps.Jsii$Proxy
-
- getExistingQueueObj() - Method in interface software.amazon.awsconstructs.services.sqslambda.SqsToLambdaProps
-
Existing instance of SQS queue object, Providing both this and queueProps will cause an error.
- getExistingQueueObj() - Method in class software.amazon.awsconstructs.services.sqslambda.SqsToLambdaProps.Jsii$Proxy
-
- getLambdaFunction() - Method in class software.amazon.awsconstructs.services.sqslambda.SqsToLambda
-
- getLambdaFunctionProps() - Method in interface software.amazon.awsconstructs.services.sqslambda.SqsToLambdaProps
-
User provided props to override the default props for the Lambda function.
- getLambdaFunctionProps() - Method in class software.amazon.awsconstructs.services.sqslambda.SqsToLambdaProps.Jsii$Proxy
-
- getMaxReceiveCount() - Method in interface software.amazon.awsconstructs.services.sqslambda.SqsToLambdaProps
-
The number of times a message can be unsuccessfully dequeued before being moved to the dead-letter queue.
- getMaxReceiveCount() - Method in class software.amazon.awsconstructs.services.sqslambda.SqsToLambdaProps.Jsii$Proxy
-
- getQueueProps() - Method in interface software.amazon.awsconstructs.services.sqslambda.SqsToLambdaProps
-
Optional user provided properties.
- getQueueProps() - Method in class software.amazon.awsconstructs.services.sqslambda.SqsToLambdaProps.Jsii$Proxy
-
- getSqsEventSourceProps() - Method in interface software.amazon.awsconstructs.services.sqslambda.SqsToLambdaProps
-
Optional user provided properties for the dead letter queue.
- getSqsEventSourceProps() - Method in class software.amazon.awsconstructs.services.sqslambda.SqsToLambdaProps.Jsii$Proxy
-
- getSqsQueue() - Method in class software.amazon.awsconstructs.services.sqslambda.SqsToLambda
-