Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.06 KB

BigSegmentStoreIntegration.md

File metadata and controls

33 lines (21 loc) · 1.06 KB

BigSegmentStoreIntegration

Properties

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

Enum: IntegrationKeyEnum

Name Value
REDIS "redis"
DYNAMODB "dynamodb"