pulumi-alicloud-kotlin
3.43.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cs.kotlin
/
NodePoolArgsBuilder
/
instanceTypes
instance
Types
@
JvmName
(
name
=
"tjowckqlrbcgdoju"
)
suspend
fun
instanceTypes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"icgxqmfgilskkkeh"
)
suspend
fun
instanceTypes
(
value
:
List
<
String
>
?
)
Parameters
value
The instance type of worker node.
@
JvmName
(
name
=
"kdumylfvbmblfido"
)
suspend
fun
instanceTypes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"hdksgrxbyypdhttw"
)
suspend
fun
instanceTypes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"birawcesksvbjdmq"
)
suspend
fun
instanceTypes
(
vararg
values
:
String
)
Parameters
values
The instance type of worker node.