EventSourceResource type

An environment receives data from one or more event sources. Each event source has associated connection info that allows the Time Series Insights ingress pipeline to connect to and pull data from the event source

type EventSourceResource = TrackedResource & { kind: EventSourceResourceKind }