parameters
Parameters
value
The parameter values for the assigned policy rule. The keys are the parameter names.
suspend fun parameters(vararg argument: Pair<String, suspend ParameterValuesValueArgsBuilder.() -> Unit>)
Parameters
argument
The parameter values for the assigned policy rule. The keys are the parameter names.
Parameters
values
The parameter values for the assigned policy rule. The keys are the parameter names.