AnalysisCustomActionUrlOperation

data class AnalysisCustomActionUrlOperation(val urlTarget: AnalysisUrlTargetConfiguration, val urlTemplate: String)

Constructors

Link copied to clipboard
constructor(urlTarget: AnalysisUrlTargetConfiguration, 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 .