components

@JvmName(name = "aefkgmgctcutpfgx")
suspend fun components(value: Output<List<ImageRecipeComponentArgs>>)
@JvmName(name = "uvakxxwilejboufy")
suspend fun components(value: List<ImageRecipeComponentArgs>?)

Parameters

value

Ordered configuration block(s) with components for the image recipe. Detailed below.


@JvmName(name = "snrdddjywyxhjfmf")
suspend fun components(vararg values: Output<ImageRecipeComponentArgs>)


@JvmName(name = "sobxrujvlrcclkak")
suspend fun components(values: List<Output<ImageRecipeComponentArgs>>)
@JvmName(name = "yljjdkvdheaqgxfw")
suspend fun components(vararg values: ImageRecipeComponentArgs)

Parameters

values

Ordered configuration block(s) with components for the image recipe. Detailed below.


@JvmName(name = "fddwvxhagvpnpqan")
suspend fun components(argument: List<suspend ImageRecipeComponentArgsBuilder.() -> Unit>)
@JvmName(name = "cvxrxpmqrlrnnkrp")
suspend fun components(vararg argument: suspend ImageRecipeComponentArgsBuilder.() -> Unit)
@JvmName(name = "tkafdomxjqmnvmhv")
suspend fun components(argument: suspend ImageRecipeComponentArgsBuilder.() -> Unit)

Parameters

argument

Ordered configuration block(s) with components for the image recipe. Detailed below.