rowsLayout

@JvmName(name = "dclyqfbmmsjijpfs")
suspend fun rowsLayout(value: Output<TemplatePivotTableRowsLayout>)
@JvmName(name = "lrtwbvqicttcrhss")
suspend fun rowsLayout(value: TemplatePivotTableRowsLayout?)

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.