DashboardPivotTableFieldCollapseStateOptionArgs

data class DashboardPivotTableFieldCollapseStateOptionArgs(val state: Output<DashboardPivotTableFieldCollapseState>? = null, val target: Output<DashboardPivotTableFieldCollapseStateTargetArgs>) : ConvertibleToJava<DashboardPivotTableFieldCollapseStateOptionArgs>

Constructors

Properties

Link copied to clipboard

The state of the field target of a pivot table. Choose one of the following options:

Link copied to clipboard

A tagged-union object that sets the collapse state.

Functions

Link copied to clipboard
open override fun toJava(): DashboardPivotTableFieldCollapseStateOptionArgs