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.outputs
/
ThemeTileStyle
Theme
Tile
Style
data
class
ThemeTileStyle
(
val
border
:
ThemeBorderStyle
?
=
null
)
Display options related to tiles on a sheet.
Members
Constructors
Theme
Tile
Style
Link copied to clipboard
constructor
(
border
:
ThemeBorderStyle
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
border
Link copied to clipboard
val
border
:
ThemeBorderStyle
?
=
null
The border around a tile.