Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 762 Bytes

File metadata and controls

13 lines (9 loc) · 762 Bytes

LaunchDarklyApi.BigSegmentStoreStatus

Properties

Name Type Description Notes
available Boolean Whether the persistent store integration is fully synchronized with the LaunchDarkly environment, and the <code>lastSync</code> occurred within a few minutes [optional]
potentiallyStale Boolean Whether the persistent store integration may not be fully synchronized with the LaunchDarkly environment. <code>true</code> if the integration could be stale. [optional]
lastSync Number [optional]
lastError Number [optional]
errors [StoreIntegrationError] [optional]