pulumi-alicloud-kotlin
3.43.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.emr.kotlin
/
ClusterArgsBuilder
/
optionSoftwareLists
option
Software
Lists
@
JvmName
(
name
=
"stsyndhyjjnfwmum"
)
suspend
fun
optionSoftwareLists
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"npxyvggcbmgprtpw"
)
suspend
fun
optionSoftwareLists
(
value
:
List
<
String
>
?
)
Parameters
value
Optional software list.
@
JvmName
(
name
=
"nlxjaewnqpsggkis"
)
suspend
fun
optionSoftwareLists
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"gdtnsattcxjdoxum"
)
suspend
fun
optionSoftwareLists
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"jcvynmxdbhcsknvc"
)
suspend
fun
optionSoftwareLists
(
vararg
values
:
String
)
Parameters
values
Optional software list.