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

Latest commit

 

History

History
13 lines (10 loc) · 829 Bytes

File metadata and controls

13 lines (10 loc) · 829 Bytes

LaunchDarkly.Api.Model.Statement

Properties

Name Type Description Notes
Resources List<string> [optional]
NotResources List<string> Targeted resource will be those resources NOT in this list. The &quot;resources`&quot; field must be empty to use this field. [optional]
Actions List<string> [optional]
NotActions List<string> Targeted actions will be those actions NOT in this list. The &quot;actions&quot; field must be empty to use this field. [optional]
Effect string [optional]

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