toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.amplifyuibuilder.kotlin.outputs
/
ComponentChild
/
ComponentChild
Component
Child
constructor
(
children
:
List
<
ComponentChild
>
?
=
null
,
componentType
:
String
,
events
:
Map
<
String
,
ComponentEvent
>
?
=
null
,
name
:
String
,
properties
:
Map
<
String
,
ComponentProperty
>
,
sourceId
:
String
?
=
null
)