pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.amplifyuibuilder.kotlin.outputs
/
FormButton
Form
Button
data
class
FormButton
(
val
children
:
String
?
=
null
,
val
excluded
:
Boolean
?
=
null
,
val
position
:
Any
?
=
null
)
Types
Constructors
Properties
Constructors
Form
Button
Link copied to clipboard
fun
FormButton
(
children
:
String
?
=
null
,
excluded
:
Boolean
?
=
null
,
position
:
Any
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
children
Link copied to clipboard
val
children
:
String
?
=
null
excluded
Link copied to clipboard
val
excluded
:
Boolean
?
=
null
position
Link copied to clipboard
val
position
:
Any
?
=
null