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

Latest commit

 

History

History
13 lines (10 loc) · 815 Bytes

File metadata and controls

13 lines (10 loc) · 815 Bytes

# AudienceConfiguration

Properties

Name Type Description Notes
release_strategy string
require_approval bool Whether or not the audience requires approval
notify_member_ids string[] An array of member IDs. These members are notified to review the approval request. [optional]
notify_team_keys string[] An array of team keys. The members of these teams are notified to review the approval request. [optional]
release_guardian_configuration \LaunchDarklyApi\Model\ReleaseGuardianConfiguration [optional]

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