Uses of Class
software.amazon.awscdk.services.sqs.DeadLetterQueue.Builder
Packages that use DeadLetterQueue.Builder
Package
Description
Amazon Simple Queue Service Construct Library
-
Uses of DeadLetterQueue.Builder in software.amazon.awscdk.services.sqs
Methods in software.amazon.awscdk.services.sqs that return DeadLetterQueue.BuilderModifier and TypeMethodDescriptionstatic DeadLetterQueue.BuilderDeadLetterQueue.builder()DeadLetterQueue.Builder.maxReceiveCount(Number maxReceiveCount) Sets the value ofDeadLetterQueue.getMaxReceiveCount()Sets the value ofDeadLetterQueue.getQueue()Constructors in software.amazon.awscdk.services.sqs with parameters of type DeadLetterQueue.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(DeadLetterQueue.Builder builder) Constructor that initializes the object based on literal property values passed by theDeadLetterQueue.Builder.