formatText

@JvmName(name = "csmpnfrqurnmayhm")
suspend fun formatText(value: Output<DashboardShortFormatTextArgs>)
@JvmName(name = "uhpjladgxcbyxavk")
suspend fun formatText(value: DashboardShortFormatTextArgs?)

Parameters

value

The short text format of the title label, such as plain text or rich text.


@JvmName(name = "ymrvshkcmrcyvdih")
suspend fun formatText(argument: suspend DashboardShortFormatTextArgsBuilder.() -> Unit)

Parameters

argument

The short text format of the title label, such as plain text or rich text.