components

@JvmName(name = "xmbjvkkdvkriqeaj")
suspend fun components(value: Output<List<ContainerRecipeComponentConfigurationArgs>>)
@JvmName(name = "tuhcqkccfygngbag")
suspend fun components(value: List<ContainerRecipeComponentConfigurationArgs>?)

Parameters

value

Components for build and test that are included in the container recipe.


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


@JvmName(name = "trdfagewdefcpqli")
suspend fun components(values: List<Output<ContainerRecipeComponentConfigurationArgs>>)
@JvmName(name = "rrhymplumtggwuch")
suspend fun components(vararg values: ContainerRecipeComponentConfigurationArgs)

Parameters

values

Components for build and test that are included in the container recipe.


@JvmName(name = "isdxxyxwuvnrhcbk")
suspend fun components(argument: List<suspend ContainerRecipeComponentConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "efutveovqwdsdffi")
suspend fun components(vararg argument: suspend ContainerRecipeComponentConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "nsxliojepshynlql")
suspend fun components(argument: suspend ContainerRecipeComponentConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Components for build and test that are included in the container recipe.