components

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "gkddijyfcfrwqjvv")
suspend fun components(argument: List<suspend ContainerRecipeComponentConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "vygvedsscccqxrdw")
suspend fun components(vararg argument: suspend ContainerRecipeComponentConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "pfibydhmijiqmhty")
suspend fun components(argument: suspend ContainerRecipeComponentConfigurationArgsBuilder.() -> Unit)

Parameters

argument

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