Uses of Interface
software.amazon.awscdk.services.sqs.RedriveAllowPolicy
Package
Description
Amazon Simple Queue Service Construct Library
-
Uses of RedriveAllowPolicy in software.amazon.awscdk.services.sqs
Modifier and TypeMethodDescriptionRedriveAllowPolicy.Builder.build()
Builds the configured instance.default RedriveAllowPolicy
QueueProps.getRedriveAllowPolicy()
The string that includes the parameters for the permissions for the dead-letter queue redrive permission and which source queues can specify dead-letter queues.final RedriveAllowPolicy
QueueProps.Jsii$Proxy.getRedriveAllowPolicy()
Modifier and TypeMethodDescriptionQueue.Builder.redriveAllowPolicy
(RedriveAllowPolicy redriveAllowPolicy) The string that includes the parameters for the permissions for the dead-letter queue redrive permission and which source queues can specify dead-letter queues.QueueProps.Builder.redriveAllowPolicy
(RedriveAllowPolicy redriveAllowPolicy) Sets the value ofQueueProps.getRedriveAllowPolicy()