toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.connect.kotlin.inputs
/
EvaluationFormSectionArgs
/
EvaluationFormSectionArgs
Evaluation
Form
Section
Args
constructor
(
instructions
:
Output
<
String
>
?
=
null
,
items
:
Output
<
List
<
EvaluationFormItemArgs
>
>
?
=
null
,
refId
:
Output
<
String
>
,
title
:
Output
<
String
>
,
weight
:
Output
<
Double
>
?
=
null
)