Package version:

Type alias OutputWatermarkMode

OutputWatermarkMode: string

Defines values for OutputWatermarkMode.
KnownOutputWatermarkMode can be used interchangeably with OutputWatermarkMode, this enum contains the known values that the service supports.

Known values supported by the service

None
SendCurrentPartitionWatermark
SendLowestWatermarkAcrossPartitions

Generated using TypeDoc