Uses of Enum
software.amazon.awscdk.services.sqs.RedrivePermission
Package
Description
Amazon Simple Queue Service Construct Library
-
Uses of RedrivePermission in software.amazon.awscdk.services.sqs
Modifier and TypeMethodDescriptiondefault RedrivePermission
RedriveAllowPolicy.getRedrivePermission()
Permission settings for source queues that can designate this queue as their dead-letter queue.final RedrivePermission
RedriveAllowPolicy.Jsii$Proxy.getRedrivePermission()
static RedrivePermission
Returns the enum constant of this type with the specified name.static RedrivePermission[]
RedrivePermission.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionRedriveAllowPolicy.Builder.redrivePermission
(RedrivePermission redrivePermission) Sets the value ofRedriveAllowPolicy.getRedrivePermission()