mq_dlq_name

The name of the dead letter queue.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-mq-dlq-name-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/mq_dlq_name",
  "title": "mq_dlq_name",
  "description": "The name of the dead letter queue.",
  "example": "example-dlq",
  "type": "string"
}