PipelineSourceTriggerDescriptorResponse

data class PipelineSourceTriggerDescriptorResponse(val timestamp: String? = null)

Constructors

Link copied to clipboard
constructor(timestamp: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val timestamp: String? = null

The timestamp when the source update happened.