JobDefinitionTaskContainerDependency

data class JobDefinitionTaskContainerDependency(val condition: String, val containerName: String)

Constructors

Link copied to clipboard
constructor(condition: String, containerName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The dependency condition of the container. The following are the available conditions and their behavior:

Link copied to clipboard

A unique identifier for the container.