| Name | Type | Description | Notes |
|---|---|---|---|
| links | Map<String, Link> | The location and content type of related resources | [optional] |
| id | String | The ID for this integration audit log subscription | [optional] |
| kind | String | The type of integration | [optional] |
| name | String | A human-friendly name for the integration | [optional] |
| config | Map<String, Object> | Details on configuration for an integration of this type. Refer to the <code>formVariables</code> field in the corresponding <code>manifest.json</code> for a full list of fields for each integration. | [optional] |
| statements | List<Statement> | Represents a Custom role policy, defining a resource kinds filter the integration audit log subscription responds to. | [optional] |
| on | Boolean | Whether the integration is currently active | [optional] |
| tags | List<String> | An array of tags for this integration | [optional] |
| access | Access | [optional] | |
| status | IntegrationSubscriptionStatusRep | [optional] | |
| url | String | Slack webhook receiver URL. Only used for legacy Slack webhook integrations. | [optional] |
| apiKey | String | Datadog API key. Only used for legacy Datadog webhook integrations. | [optional] |