DashboardCustomActionUrlOperation

data class DashboardCustomActionUrlOperation(val urlTarget: DashboardUrlTargetConfiguration, val urlTemplate: String)

Constructors

Link copied to clipboard
constructor(urlTarget: DashboardUrlTargetConfiguration, urlTemplate: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The target of the CustomActionURLOperation . Valid values are defined as follows:

Link copied to clipboard

THe URL link of the CustomActionURLOperation .