toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.inputs
/
DashboardFontWeightArgs
Dashboard
Font
Weight
Args
data
class
DashboardFontWeightArgs
(
val
name
:
Output
<
DashboardFontWeightName
>
?
=
null
)
:
ConvertibleToJava
<
DashboardFontWeightArgs
>
Members
Constructors
Dashboard
Font
Weight
Args
Link copied to clipboard
constructor
(
name
:
Output
<
DashboardFontWeightName
>
?
=
null
)
Properties
name
Link copied to clipboard
val
name
:
Output
<
DashboardFontWeightName
>
?
=
null
The lexical name for the level of boldness of the text display.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
DashboardFontWeightArgs