Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 974 Bytes

BigSegmentStoreIntegration.md

File metadata and controls

31 lines (19 loc) · 974 Bytes

LaunchDarklyApi.BigSegmentStoreIntegration

Properties

Name Type Description Notes
links BigSegmentStoreIntegrationLinks
id String The integration ID
integrationKey String The integration key
projectKey String The project key
environmentKey String The environment key
config {String: Object}
on Boolean Whether the configuration is turned on
tags [String] List of tags for this configuration
name String Name of the configuration
version Number Version of the current configuration
access Access [optional]
status BigSegmentStoreStatus

Enum: IntegrationKeyEnum

  • redis (value: "redis")

  • dynamodb (value: "dynamodb")