RunBookDraftContentLink

data class RunBookDraftContentLink(val hash: RunBookDraftContentLinkHash? = null, val uri: String, val version: String? = null)

Constructors

Link copied to clipboard
constructor(hash: RunBookDraftContentLinkHash? = null, uri: String, version: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A hash block as defined below.

Link copied to clipboard
val uri: String

The URI of the runbook content.

Link copied to clipboard
val version: String? = null

Specifies the version of the content