stream_watermark_identifier

The unique identifier for a watermark profile.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-watermark-identifier-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/stream_watermark_identifier",
  "title": "stream_watermark_identifier",
  "description": "The unique identifier for a watermark profile.",
  "example": "ea95132c15732412d22c1476fa83f27a",
  "maxLength": 32,
  "type": "string"
}