parameters

@JvmName(name = "plmpwicjldivplae")
suspend fun parameters(value: Output<List<ImageRecipeComponentParameterArgs>>)
@JvmName(name = "cdgqvdtrghfyodxb")
suspend fun parameters(value: List<ImageRecipeComponentParameterArgs>?)

Parameters

value

Configuration block(s) for parameters to configure the component. Detailed below.


@JvmName(name = "vgcsiipwamoofjfy")
suspend fun parameters(vararg values: Output<ImageRecipeComponentParameterArgs>)


@JvmName(name = "mxdcljoemldyqhpl")
suspend fun parameters(values: List<Output<ImageRecipeComponentParameterArgs>>)
@JvmName(name = "rwwcrokyhjiqojcv")
suspend fun parameters(vararg values: ImageRecipeComponentParameterArgs)

Parameters

values

Configuration block(s) for parameters to configure the component. Detailed below.


@JvmName(name = "mpipethwetrqstag")
suspend fun parameters(argument: List<suspend ImageRecipeComponentParameterArgsBuilder.() -> Unit>)
@JvmName(name = "jcpreytltplwhpyi")
suspend fun parameters(vararg argument: suspend ImageRecipeComponentParameterArgsBuilder.() -> Unit)
@JvmName(name = "tdqpcalbtrgyhpoi")
suspend fun parameters(argument: suspend ImageRecipeComponentParameterArgsBuilder.() -> Unit)

Parameters

argument

Configuration block(s) for parameters to configure the component. Detailed below.