pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.outputs
/
TemplateSectionStyle
Template
Section
Style
data
class
TemplateSectionStyle
(
val
height
:
String
?
=
null
,
val
padding
:
TemplateSpacing
?
=
null
)
Types
Constructors
Properties
Constructors
Template
Section
Style
Link copied to clipboard
fun
TemplateSectionStyle
(
height
:
String
?
=
null
,
padding
:
TemplateSpacing
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
height
Link copied to clipboard
val
height
:
String
?
=
null
String based length that is composed of value and unit in px
padding
Link copied to clipboard
val
padding
:
TemplateSpacing
?
=
null