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] |