Name | Type | Description | Notes |
---|---|---|---|
name | string | A human-friendly name for your audit log subscription. | |
statements | \LaunchDarklyApi\Model\StatementPost[] | [optional] | |
on | bool | Whether or not you want your subscription to actively send events. | [optional] |
tags | string[] | An array of tags for this subscription. | [optional] |
config | array<string,mixed> | The unique set of fields required to configure an audit log subscription integration of this type. Refer to the <code>formVariables</code> field in the corresponding <code>manifest.json</code> at https://github.com/launchdarkly/integration-framework/tree/main/integrations for a full list of fields for the integration you wish to configure. | |
url | string | Slack webhook receiver URL. Only necessary for legacy Slack webhook integrations. | [optional] |
api_key | string | Datadog API key. Only necessary for legacy Datadog webhook integrations. | [optional] |