ingestEndpoints property

List<IngestEndpoint>? ingestEndpoints
final

A list of endpoints to which the source stream should be sent.

Implementation

final List<IngestEndpoint>? ingestEndpoints;