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

Latest commit

 

History

History
12 lines (8 loc) · 499 Bytes

File metadata and controls

12 lines (8 loc) · 499 Bytes

LaunchDarklyApi.StageInput

Properties

Name Type Description Notes
name String The stage name [optional]
executeConditionsInSequence Boolean Whether to execute the conditions in sequence for the given stage [optional]
conditions [ConditionInput] An array of conditions for the stage [optional]
action ActionInput [optional]