donutOptions

@JvmName(name = "iuqtmfmkpjqkmxan")
suspend fun donutOptions(value: Output<DashboardDonutOptionsArgs>)
@JvmName(name = "kkkarppcmrwvorip")
suspend fun donutOptions(value: DashboardDonutOptionsArgs?)

Parameters

value

The options that determine the shape of the chart. This option determines whether the chart is a pie chart or a donut chart.


@JvmName(name = "mtaanwcwlupocugo")
suspend fun donutOptions(argument: suspend DashboardDonutOptionsArgsBuilder.() -> Unit)

Parameters

argument

The options that determine the shape of the chart. This option determines whether the chart is a pie chart or a donut chart.