Uses of Class
software.amazon.awscdk.services.sqs.RedriveAllowPolicy.Builder
Packages that use RedriveAllowPolicy.Builder
Package
Description
Amazon Simple Queue Service Construct Library
-
Uses of RedriveAllowPolicy.Builder in software.amazon.awscdk.services.sqs
Methods in software.amazon.awscdk.services.sqs that return RedriveAllowPolicy.BuilderModifier and TypeMethodDescriptionstatic RedriveAllowPolicy.BuilderRedriveAllowPolicy.builder()RedriveAllowPolicy.Builder.redrivePermission(RedrivePermission redrivePermission) Sets the value ofRedriveAllowPolicy.getRedrivePermission()RedriveAllowPolicy.Builder.sourceQueues(List<? extends IQueue> sourceQueues) Sets the value ofRedriveAllowPolicy.getSourceQueues()Constructors in software.amazon.awscdk.services.sqs with parameters of type RedriveAllowPolicy.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(RedriveAllowPolicy.Builder builder) Constructor that initializes the object based on literal property values passed by theRedriveAllowPolicy.Builder.