Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 795 Bytes

CreatePhaseInput.md

File metadata and controls

14 lines (9 loc) · 795 Bytes

CreatePhaseInput

Properties

Name Type Description Notes
audiences [AudiencePost] An ordered list of the audiences for this release phase. Each audience corresponds to a LaunchDarkly environment.
name str The release phase name
configuration {str: (bool, date, datetime, dict, float, int, list, str, none_type)} [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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