TemplateDataPathTypeArgs

data class TemplateDataPathTypeArgs(val pivotTableDataPathType: Output<TemplatePivotTableDataPathType>? = null) : ConvertibleToJava<TemplateDataPathTypeArgs>

Constructors

Link copied to clipboard
constructor(pivotTableDataPathType: Output<TemplatePivotTableDataPathType>? = null)

Properties

Link copied to clipboard

The type of data path value utilized in a pivot table. Choose one of the following options:

Functions

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