pulumi-alicloud-kotlin
3.55.2.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.emr.kotlin
/
ClusterArgsBuilder
/
optionSoftwareLists
option
Software
Lists
@
JvmName
(
name
=
"yhoxggpddpfifnxj"
)
suspend
fun
optionSoftwareLists
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"pwqsbhtnnljjssng"
)
suspend
fun
optionSoftwareLists
(
value
:
List
<
String
>
?
)
Parameters
value
Optional software list.
@
JvmName
(
name
=
"enjpdxggigxjaehl"
)
suspend
fun
optionSoftwareLists
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"jvrogwrnkpxnikck"
)
suspend
fun
optionSoftwareLists
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ejpnrhxxpjudnvdt"
)
suspend
fun
optionSoftwareLists
(
vararg
values
:
String
)
Parameters
values
Optional software list.