parameters
Parameters
value
A group of parameter settings that are used to configure the component for a specific recipe.
Parameters
values
A group of parameter settings that are used to configure the component for a specific recipe.
suspend fun parameters(argument: List<suspend ContainerRecipeComponentParameterArgsBuilder.() -> Unit>)
suspend fun parameters(vararg argument: suspend ContainerRecipeComponentParameterArgsBuilder.() -> Unit)
Parameters
argument
A group of parameter settings that are used to configure the component for a specific recipe.