pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.inputs
/
TemplateBodySectionContentArgs
Template
Body
Section
Content
Args
data
class
TemplateBodySectionContentArgs
(
val
layout
:
Output
<
TemplateSectionLayoutConfigurationArgs
>
?
=
null
)
:
ConvertibleToJava
<
TemplateBodySectionContentArgs
>
Constructors
Functions
Properties
Constructors
Template
Body
Section
Content
Args
Link copied to clipboard
fun
TemplateBodySectionContentArgs
(
layout
:
Output
<
TemplateSectionLayoutConfigurationArgs
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
TemplateBodySectionContentArgs
Properties
layout
Link copied to clipboard
val
layout
:
Output
<
TemplateSectionLayoutConfigurationArgs
>
?
=
null