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

Latest commit

 

History

History
13 lines (10 loc) · 729 Bytes

SubscriptionBody.md

File metadata and controls

13 lines (10 loc) · 729 Bytes

LaunchDarkly.Api.Model.SubscriptionBody

Properties

Name Type Description Notes
Name string A human-readable name for your subscription configuration.
Statements List<Statement> [optional]
Config Object Integration-specific configuration fields.
On bool? Whether the integration subscription is active or not. [optional]
Tags List<string> Tags for the integration subscription. [optional]

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