toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.inputs
/
AnalysisDataPathTypeArgs
Analysis
Data
Path
Type
Args
data
class
AnalysisDataPathTypeArgs
(
val
pivotTableDataPathType
:
Output
<
AnalysisPivotTableDataPathType
>
?
=
null
)
:
ConvertibleToJava
<
AnalysisDataPathTypeArgs
>
Members
Constructors
Analysis
Data
Path
Type
Args
Link copied to clipboard
constructor
(
pivotTableDataPathType
:
Output
<
AnalysisPivotTableDataPathType
>
?
=
null
)
Properties
pivot
Table
Data
Path
Type
Link copied to clipboard
val
pivotTableDataPathType
:
Output
<
AnalysisPivotTableDataPathType
>
?
=
null
The type of data path value utilized in a pivot table. Choose one of the following options:
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AnalysisDataPathTypeArgs