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
/
TemplateBoxPlotStyleOptions
Template
Box
Plot
Style
Options
data
class
TemplateBoxPlotStyleOptions
(
val
fillStyle
:
TemplateBoxPlotFillStyle
?
=
null
)
Members
Constructors
Template
Box
Plot
Style
Options
Link copied to clipboard
constructor
(
fillStyle
:
TemplateBoxPlotFillStyle
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
fill
Style
Link copied to clipboard
val
fillStyle
:
TemplateBoxPlotFillStyle
?
=
null
The fill styles (solid, transparent) of the box plot.