parameters

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "oypkrhgnnjxxsusq")
suspend fun parameters(argument: List<suspend ImageRecipeComponentParameterArgsBuilder.() -> Unit>)
@JvmName(name = "ytaccdmyvsflebfa")
suspend fun parameters(vararg argument: suspend ImageRecipeComponentParameterArgsBuilder.() -> Unit)
@JvmName(name = "bpudmntnwhnrahjp")
suspend fun parameters(argument: suspend ImageRecipeComponentParameterArgsBuilder.() -> Unit)

Parameters

argument

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