columnType

@JvmName(name = "cnpjfikncmerjukc")
suspend fun columnType(value: Output<DashboardTransposedColumnType>)
@JvmName(name = "yynspjtljgyyuvrq")
suspend fun columnType(value: DashboardTransposedColumnType)

Parameters

value

The column type of the column in a transposed table. Choose one of the following options:

  • ROW_HEADER_COLUMN : Refers to the leftmost column of the row header in the transposed table.

  • VALUE_COLUMN : Refers to all value columns in the transposed table.