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