redrivePolicy

@JvmName(name = "erikmdhbvqembuat")
suspend fun redrivePolicy(value: Output<String>)
@JvmName(name = "bqglasjacnxymjpj")
suspend fun redrivePolicy(value: String?)

Parameters

value

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").