GetContainerRecipeTargetRepository

data class GetContainerRecipeTargetRepository(val repositoryName: String, val service: String)

Constructors

Link copied to clipboard
constructor(repositoryName: String, service: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the container repository where the output container image is stored. The name is prefixed by the repository location.

Link copied to clipboard

Service in which this image is registered.