rowsLayout

@JvmName(name = "ectoseotgqpwlycp")
suspend fun rowsLayout(value: Output<DashboardPivotTableRowsLayout>)
@JvmName(name = "odgmysnymcvvwans")
suspend fun rowsLayout(value: DashboardPivotTableRowsLayout?)

Parameters

value

The layout for the row dimension headers of a pivot table. Choose one of the following options.

  • TABULAR : (Default) Each row field is displayed in a separate column.

  • HIERARCHY : All row fields are displayed in a single column. Indentation is used to differentiate row headers of different fields.