Name | Type | Description | Notes |
---|---|---|---|
trueDisplayName | String | The display name for the true variation, displayed in the LaunchDarkly user interface | [optional] |
falseDisplayName | String | The display name for the false variation, displayed in the LaunchDarkly user interface | [optional] |
trueDescription | String | The description for the true variation | [optional] |
falseDescription | String | The description for the false variation | [optional] |
onVariation | Integer | The variation index of the flag variation to use for the default targeting behavior when a flag's targeting is on and the target did not match any rules | [optional] |
offVariation | Integer | The variation index of the flag variation to use for the default targeting behavior when a flag's targeting is off | [optional] |