rowsLabelOptions

@JvmName(name = "bqbiuebydtvfrhwy")
suspend fun rowsLabelOptions(value: Output<DashboardPivotTableRowsLabelOptionsArgs>)
@JvmName(name = "brrmqrxegcgrrjmk")
suspend fun rowsLabelOptions(value: DashboardPivotTableRowsLabelOptionsArgs?)

Parameters

value

The options for the label that is located above the row headers. This option is only applicable when RowsLayout is set to HIERARCHY .


@JvmName(name = "mrnfdhhtxqoobhos")
suspend fun rowsLabelOptions(argument: suspend DashboardPivotTableRowsLabelOptionsArgsBuilder.() -> Unit)

Parameters

argument

The options for the label that is located above the row headers. This option is only applicable when RowsLayout is set to HIERARCHY .