parameters
Parameters
value
Parameter(s) for the action, if applicable. See below.
Parameters
values
Parameter(s) for the action, if applicable. See below.
suspend fun parameters(argument: List<suspend ExperimentTemplateActionParameterArgsBuilder.() -> Unit>)
suspend fun parameters(vararg argument: suspend ExperimentTemplateActionParameterArgsBuilder.() -> Unit)
Parameters
argument
Parameter(s) for the action, if applicable. See below.