DashboardPivotTableCellConditionalFormattingArgs

data class DashboardPivotTableCellConditionalFormattingArgs(val fieldId: Output<String>, val scope: Output<DashboardPivotTableConditionalFormattingScopeArgs>? = null, val scopes: Output<List<DashboardPivotTableConditionalFormattingScopeArgs>>? = null, val textFormat: Output<DashboardTextConditionalFormatArgs>? = null) : ConvertibleToJava<DashboardPivotTableCellConditionalFormattingArgs>

Constructors

Functions

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

Properties

Link copied to clipboard
val fieldId: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard