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 |
Name | Value |
---|---|
REDIS | "redis" |
DYNAMODB | "dynamodb" |