parameters

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "vjpkdveccwatanqx")
suspend fun parameters(argument: List<suspend ImageRecipeComponentParameterArgsBuilder.() -> Unit>)
@JvmName(name = "wwumusfoghxbgfeu")
suspend fun parameters(vararg argument: suspend ImageRecipeComponentParameterArgsBuilder.() -> Unit)
@JvmName(name = "abpxuofsglfacfhe")
suspend fun parameters(argument: suspend ImageRecipeComponentParameterArgsBuilder.() -> Unit)

Parameters

argument

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