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