trigger

@JvmName(name = "wqltdgwkfjmqpjtq")
suspend fun trigger(value: Output<DashboardLayerCustomActionTrigger>)
@JvmName(name = "dvyigsyiyfrjjqrd")
suspend fun trigger(value: DashboardLayerCustomActionTrigger)

Parameters

value

The trigger of the LayerCustomAction . 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.