pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.inputs
/
ThemeTileStyleArgs
Theme
Tile
Style
Args
data
class
ThemeTileStyleArgs
(
val
border
:
Output
<
ThemeBorderStyleArgs
>
?
=
null
)
:
ConvertibleToJava
<
ThemeTileStyleArgs
>
Constructors
Functions
Properties
Constructors
Theme
Tile
Style
Args
Link copied to clipboard
fun
ThemeTileStyleArgs
(
border
:
Output
<
ThemeBorderStyleArgs
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ThemeTileStyleArgs
Properties
border
Link copied to clipboard
val
border
:
Output
<
ThemeBorderStyleArgs
>
?
=
null