| Name | Type | Description | Notes |
|---|---|---|---|
| source | \LaunchDarklyApi\Model\FlagCopyConfigEnvironment | ||
| target | \LaunchDarklyApi\Model\FlagCopyConfigEnvironment | ||
| comment | string | Optional comment | [optional] |
| included_actions | string[] | Optional list of the flag changes to copy from the source environment to the target environment. You may include either <code>includedActions</code> or <code>excludedActions</code>, but not both. If you include neither, then all flag changes will be copied. | [optional] |
| excluded_actions | string[] | Optional list of the flag changes NOT to copy from the source environment to the target environment. You may include either <code>includedActions</code> or <code>excludedActions</code>, but not both. If you include neither, then all flag changes will be copied. | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.