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
/
TemplateFontSizeArgs
Template
Font
Size
Args
data
class
TemplateFontSizeArgs
(
val
relative
:
Output
<
TemplateRelativeFontSize
>
?
=
null
)
:
ConvertibleToJava
<
TemplateFontSizeArgs
>
Members
Constructors
Template
Font
Size
Args
Link copied to clipboard
constructor
(
relative
:
Output
<
TemplateRelativeFontSize
>
?
=
null
)
Properties
relative
Link copied to clipboard
val
relative
:
Output
<
TemplateRelativeFontSize
>
?
=
null
The lexical name for the text size, proportional to its surrounding context.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
TemplateFontSizeArgs