rowsLayout

@JvmName(name = "fxndvdijeacbiuec")
suspend fun rowsLayout(value: Output<AnalysisPivotTableRowsLayout>)
@JvmName(name = "omcpqybiaqdaoxyu")
suspend fun rowsLayout(value: AnalysisPivotTableRowsLayout?)

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.