pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iottwinmaker.kotlin
/
ComponentTypeArgsBuilder
/
extendsFrom
extends
From
@
JvmName
(
name
=
"ogasmecsffuoktji"
)
suspend
fun
extendsFrom
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"yqlbevxbbqorcfeh"
)
suspend
fun
extendsFrom
(
value
:
List
<
String
>
?
)
Parameters
value
Specifies the parent component type to extend.
@
JvmName
(
name
=
"sluscggatbfjwmwt"
)
suspend
fun
extendsFrom
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"pmrjmhmqpuiabaiv"
)
suspend
fun
extendsFrom
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ithbvbokwmcbmqhj"
)
suspend
fun
extendsFrom
(
vararg
values
:
String
)
Parameters
values
Specifies the parent component type to extend.