Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.04 KB

BigSegmentStoreStatus.md

File metadata and controls

16 lines (11 loc) · 1.04 KB

BigSegmentStoreStatus

Properties

Name Type Description Notes
available bool Whether the persistent store integration is fully synchronized with the LaunchDarkly environment, and the <code>lastSync</code> occurred within a few minutes [optional]
potentially_stale bool Whether the persistent store integration may not be fully synchronized with the LaunchDarkly environment. <code>true</code> if the integration could be stale. [optional]
last_sync int [optional]
last_error int [optional]
errors [StoreIntegrationError] [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]