Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 499 Bytes

StageInput.md

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]