targetRepository

@JvmName(name = "jcpltrrrmkafapyc")
suspend fun targetRepository(value: Output<ContainerRecipeTargetRepositoryArgs>)
@JvmName(name = "pitpvgftlfjvyfhj")
suspend fun targetRepository(value: ContainerRecipeTargetRepositoryArgs?)

Parameters

value

The destination repository for the container image. Detailed below.


@JvmName(name = "xipoejkocgxdmytg")
suspend fun targetRepository(argument: suspend ContainerRecipeTargetRepositoryArgsBuilder.() -> Unit)

Parameters

argument

The destination repository for the container image. Detailed below.