DashboardPivotTableFieldCollapseStateTargetArgs

data class DashboardPivotTableFieldCollapseStateTargetArgs(val fieldDataPathValues: Output<List<DashboardDataPathValueArgs>>? = null, val fieldId: Output<String>? = null) : ConvertibleToJava<DashboardPivotTableFieldCollapseStateTargetArgs>

Constructors

fun DashboardPivotTableFieldCollapseStateTargetArgs(fieldDataPathValues: Output<List<DashboardDataPathValueArgs>>? = null, fieldId: Output<String>? = null)

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard
val fieldId: Output<String>? = null