toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.outputs
/
TemplateBodySectionContent
Template
Body
Section
Content
data
class
TemplateBodySectionContent
(
val
layout
:
TemplateSectionLayoutConfiguration
?
=
null
)
Members
Constructors
Template
Body
Section
Content
Link copied to clipboard
constructor
(
layout
:
TemplateSectionLayoutConfiguration
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
layout
Link copied to clipboard
val
layout
:
TemplateSectionLayoutConfiguration
?
=
null
The layout configuration of a body section.