Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 777 Bytes

File metadata and controls

17 lines (9 loc) · 777 Bytes

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 Long [optional]
lastError Long [optional]
errors List<StoreIntegrationError> [optional]