stream_watermark_created

The date and a time a watermark profile was created.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-watermark-created-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/stream_watermark_created",
  "title": "stream_watermark_created",
  "description": "The date and a time a watermark profile was created.",
  "example": "2014-01-02T02:20:00Z",
  "format": "date-time",
  "type": "string"
}