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
/
ThemeFontArgs
Theme
Font
Args
data
class
ThemeFontArgs
(
val
fontFamily
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
ThemeFontArgs
>
Members
Constructors
Theme
Font
Args
Link copied to clipboard
constructor
(
fontFamily
:
Output
<
String
>
?
=
null
)
Properties
font
Family
Link copied to clipboard
val
fontFamily
:
Output
<
String
>
?
=
null
Determines the font family settings.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ThemeFontArgs