Kind type

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

Known values supported by the service

Live: Live pipeline topology resource.
Batch: Batch pipeline topology resource.

type Kind = string