Skip to content
This repository was archived by the owner on Sep 3, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 1.08 KB

File metadata and controls

17 lines (14 loc) · 1.08 KB

LaunchDarkly.Api.Model.IntegrationSubscription

Properties

Name Type Description Notes
Links HierarchicalLinks [optional]
Id string The unique resource id. [optional]
Kind string The type of integration associated with this configuration. [optional]
Name string The user-defined name associated with this configuration. [optional]
Config Object A key-value mapping of configuration fields. [optional]
Statements List<Statement> [optional]
On bool? Whether or not the integration is currently active. [optional]
Tags List<string> An array of tags for this integration configuration. [optional]
Status IntegrationSubscriptionStatus [optional]

[Back to Model list] [Back to API list] [Back to README]