Class RedriveAllowPolicyState


  • public final class RedriveAllowPolicyState
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • queueUrl

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> queueUrl()
        Returns:
        The URL of the SQS Queue to which to attach the policy
      • redriveAllowPolicy

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> redriveAllowPolicy()
        Returns:
        The JSON redrive allow policy for the SQS queue. Learn more in the [Amazon SQS dead-letter queues documentation](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-dead-letter-queues.html).