redrivePolicy

val redrivePolicy: Output<String>

JSON policy to set up the Dead Letter Queue, see AWS docs. The provider will only perform drift detection of its value when present in a configuration. It is preferred to use the aws.sqs.RedrivePolicy resource instead. Note: when specifying maxReceiveCount, you must specify it as an integer (5), and not a string ("5").