GetTriggerResult

data class GetTriggerResult(val id: String, val kind: String, val name: String, val systemData: SystemDataResponse, val type: String)

Trigger details.

Constructors

Link copied to clipboard
fun GetTriggerResult(id: String, kind: String, name: String, systemData: SystemDataResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The path ID that uniquely identifies the object.

Link copied to clipboard

Trigger Kind.

Link copied to clipboard

The object name.

Link copied to clipboard

Trigger in DataBoxEdge Resource

Link copied to clipboard

The hierarchical type of the object.