parameters
Parameters
value
Configuration block(s) for parameters to configure the component. Detailed below.
Parameters
values
Configuration block(s) for parameters to configure the component. Detailed below.
suspend fun parameters(argument: List<suspend ContainerRecipeComponentParameterArgsBuilder.() -> Unit>)
suspend fun parameters(vararg argument: suspend ContainerRecipeComponentParameterArgsBuilder.() -> Unit)
Parameters
argument
Configuration block(s) for parameters to configure the component. Detailed below.