RunbookAssociationPropertyResponse

data class RunbookAssociationPropertyResponse(val name: String? = null)

The runbook property associated with the entity.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String? = null

Gets or sets the name of the runbook.