| Name | Type | Description | Notes |
|---|---|---|---|
| source | FlagCopyConfigEnvironment | ||
| target | FlagCopyConfigEnvironment | ||
| comment | String | Optional comment | [optional] |
| includedActions | List<IncludedActionsEnum> | 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] |
| excludedActions | List<ExcludedActionsEnum> | 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] |
| Name | Value |
|---|---|
| UPDATE_ON | "updateOn" |
| UPDATE_RULES | "updateRules" |
| UPDATE_FALLTHROUGH | "updateFallthrough" |
| UPDATE_OFF_VARIATION | "updateOffVariation" |
| UPDATE_PREREQUISITES | "updatePrerequisites" |
| UPDATE_TARGETS | "updateTargets" |
| UPDATE_FLAG_CONFIG_MIGRATION_SETTINGS | "updateFlagConfigMigrationSettings" |
| Name | Value |
|---|---|
| UPDATE_ON | "updateOn" |
| UPDATE_RULES | "updateRules" |
| UPDATE_FALLTHROUGH | "updateFallthrough" |
| UPDATE_OFF_VARIATION | "updateOffVariation" |
| UPDATE_PREREQUISITES | "updatePrerequisites" |
| UPDATE_TARGETS | "updateTargets" |
| UPDATE_FLAG_CONFIG_MIGRATION_SETTINGS | "updateFlagConfigMigrationSettings" |