Name | Type | Description | Notes |
---|---|---|---|
links | {str: (Link,)} | The location and content type of related resources | |
id | str | The ID of this webhook | |
url | str | The URL to which LaunchDarkly sends an HTTP POST payload for this webhook | |
on | bool | Whether or not this webhook is enabled | |
tags | [str] | List of tags for this webhook | |
name | str | A human-readable name for this webhook | [optional] |
secret | str | The secret for this webhook | [optional] |
statements | [Statement] | Represents a Custom role policy, defining a resource kinds filter the webhook responds to. | [optional] |
access | Access | [optional] | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |