toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.inputs
/
AwsEksNodegroupPropertiesArgsBuilder
/
instanceTypes
instance
Types
@
JvmName
(
name
=
"tduogoapfvdmsdst"
)
suspend
fun
instanceTypes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"bhyyrxxraijeovfu"
)
suspend
fun
instanceTypes
(
value
:
List
<
String
>
?
)
Parameters
value
Specify the instance types for a node group.
@
JvmName
(
name
=
"ltugbaihfeqkrtrm"
)
suspend
fun
instanceTypes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"pakkwaietvrudylm"
)
suspend
fun
instanceTypes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"fxfhwtuggyoaguwc"
)
suspend
fun
instanceTypes
(
vararg
values
:
String
)
Parameters
values
Specify the instance types for a node group.