trigger

@JvmName(name = "lngommrnuahxevgo")
suspend fun trigger(value: Output<DashboardVisualCustomActionTrigger>)
@JvmName(name = "opakcgoubinxrjyd")
suspend fun trigger(value: DashboardVisualCustomActionTrigger)

Parameters

value

The trigger of the VisualCustomAction . Valid values are defined as follows:

  • DATA_POINT_CLICK : Initiates a custom action by a left pointer click on a data point.

  • DATA_POINT_MENU : Initiates a custom action by right pointer click from the menu.