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
/
AnalysisTableStyleTargetArgs
Analysis
Table
Style
Target
Args
data
class
AnalysisTableStyleTargetArgs
(
val
cellType
:
Output
<
AnalysisStyledCellType
>
)
:
ConvertibleToJava
<
AnalysisTableStyleTargetArgs
>
Members
Constructors
Analysis
Table
Style
Target
Args
Link copied to clipboard
constructor
(
cellType
:
Output
<
AnalysisStyledCellType
>
)
Properties
cell
Type
Link copied to clipboard
val
cellType
:
Output
<
AnalysisStyledCellType
>
The cell type of the table style target.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AnalysisTableStyleTargetArgs