pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.inputs
/
DashboardTableStyleTargetArgs
Dashboard
Table
Style
Target
Args
data
class
DashboardTableStyleTargetArgs
(
val
cellType
:
Output
<
DashboardStyledCellType
>
)
:
ConvertibleToJava
<
DashboardTableStyleTargetArgs
>
Constructors
Functions
Properties
Constructors
Dashboard
Table
Style
Target
Args
Link copied to clipboard
fun
DashboardTableStyleTargetArgs
(
cellType
:
Output
<
DashboardStyledCellType
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
DashboardTableStyleTargetArgs
Properties
cell
Type
Link copied to clipboard
val
cellType
:
Output
<
DashboardStyledCellType
>