pulumi-aws-native-kotlin
0.82.0.0
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
>
Constructors
Functions
Properties
Constructors
Template
Table
Style
Target
Args
Link copied to clipboard
fun
TemplateTableStyleTargetArgs
(
cellType
:
Output
<
TemplateStyledCellType
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
TemplateTableStyleTargetArgs
Properties
cell
Type
Link copied to clipboard
val
cellType
:
Output
<
TemplateStyledCellType
>