Interface PollingDataSourceEntry

Configuration for a polling data source entry.

This interface is not stable, and not subject to any backwards compatibility guarantees or semantic versioning. It is in early access. If you want access to this feature please join the EAP. https://launchdarkly.com/docs/sdk/features/data-saving-mode

Hierarchy

  • PollingDataSourceEntry

Properties

endpoints?: EndpointConfig

Endpoint overrides for this polling source.

pollInterval?: number

Override for the polling interval, in seconds.

type: "polling"

Generated using TypeDoc