pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.inputs
/
ThemeTypographyArgs
Theme
Typography
Args
data
class
ThemeTypographyArgs
(
val
fontFamilies
:
Output
<
List
<
ThemeFontArgs
>
>
?
=
null
)
:
ConvertibleToJava
<
ThemeTypographyArgs
>
Constructors
Functions
Properties
Constructors
Theme
Typography
Args
Link copied to clipboard
fun
ThemeTypographyArgs
(
fontFamilies
:
Output
<
List
<
ThemeFontArgs
>
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ThemeTypographyArgs
Properties
font
Families
Link copied to clipboard
val
fontFamilies
:
Output
<
List
<
ThemeFontArgs
>
>
?
=
null