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.outputs
/
DashboardBodySectionContent
Dashboard
Body
Section
Content
data
class
DashboardBodySectionContent
(
val
layout
:
DashboardSectionLayoutConfiguration
?
=
null
)
Members
Constructors
Dashboard
Body
Section
Content
Link copied to clipboard
constructor
(
layout
:
DashboardSectionLayoutConfiguration
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
layout
Link copied to clipboard
val
layout
:
DashboardSectionLayoutConfiguration
?
=
null
The layout configuration of a body section.