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

Latest commit

 

History

History
17 lines (14 loc) · 1.05 KB

File metadata and controls

17 lines (14 loc) · 1.05 KB

# ReleasePolicy

Properties

Name Type Description Notes
_access \LaunchDarklyApi\Model\ReleasePoliciesAccessRep [optional]
_id string The unique identifier of the release policy
scope \LaunchDarklyApi\Model\ReleasePolicyScope [optional]
rank int The rank/priority of the release policy
release_method \LaunchDarklyApi\Model\ReleaseMethod
guarded_release_config \LaunchDarklyApi\Model\GuardedReleaseConfig [optional]
progressive_release_config \LaunchDarklyApi\Model\ProgressiveReleaseConfig [optional]
name string The name of the release policy
key string The human-readable key of the release policy

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