pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.emr.kotlin
/
ClusterArgsBuilder
/
optionSoftwareLists
option
Software
Lists
@
JvmName
(
name
=
"lpyejriklaqvhmpk"
)
suspend
fun
optionSoftwareLists
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"pigosfjwnieluriq"
)
suspend
fun
optionSoftwareLists
(
value
:
List
<
String
>
?
)
Parameters
value
Optional software list.
@
JvmName
(
name
=
"hntwwxnaasvxvnud"
)
suspend
fun
optionSoftwareLists
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"trwcycngalagxygs"
)
suspend
fun
optionSoftwareLists
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"dnfxecgqdmdyyjxo"
)
suspend
fun
optionSoftwareLists
(
vararg
values
:
String
)
Parameters
values
Optional software list.