fieldBasedTooltip

@JvmName(name = "eorynrusrqevaeei")
suspend fun fieldBasedTooltip(value: Output<DashboardFieldBasedTooltipArgs>)
@JvmName(name = "jaltqcwxobtbtghx")
suspend fun fieldBasedTooltip(value: DashboardFieldBasedTooltipArgs?)

Parameters

value

The setup for the detailed tooltip. The tooltip setup is always saved. The display type is decided based on the tooltip type.


@JvmName(name = "gwekgmbnapqoslcn")
suspend fun fieldBasedTooltip(argument: suspend DashboardFieldBasedTooltipArgsBuilder.() -> Unit)

Parameters

argument

The setup for the detailed tooltip. The tooltip setup is always saved. The display type is decided based on the tooltip type.