DeliveryPipelineConditionPipelineReadyCondition

data class DeliveryPipelineConditionPipelineReadyCondition(val status: Boolean? = null, val updateTime: String? = null)

Constructors

constructor(status: Boolean? = null, updateTime: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val status: Boolean? = null
Link copied to clipboard
val updateTime: String? = null

Output only. Most recent time at which the pipeline was updated.