evaluation Modes
Parameters
value
The modes the CC rule can be evaluated in. The valid values are distinct objects. By default, the value is Detective evaluation mode only.
Parameters
values
The modes the CC rule can be evaluated in. The valid values are distinct objects. By default, the value is Detective evaluation mode only.
suspend fun evaluationModes(argument: List<suspend ConfigRuleEvaluationModeConfigurationArgsBuilder.() -> Unit>)
suspend fun evaluationModes(vararg argument: suspend ConfigRuleEvaluationModeConfigurationArgsBuilder.() -> Unit)
suspend fun evaluationModes(argument: suspend ConfigRuleEvaluationModeConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The modes the CC rule can be evaluated in. The valid values are distinct objects. By default, the value is Detective evaluation mode only.