instanceTypes

@JvmName(name = "chqbdshbbgvkrqoi")
suspend fun instanceTypes(value: Output<List<String>>)
@JvmName(name = "derajdsrgcvxxlme")
suspend fun instanceTypes(value: List<String>?)

Parameters

value

List of instance types associated with the EKS Node Group. Defaults to ["t3&#46;medium"]. The provider will only perform drift detection if a configuration value is provided.


@JvmName(name = "wfnscgakilfcwvvd")
suspend fun instanceTypes(vararg values: Output<String>)


@JvmName(name = "dqqdyoqhplwgxshw")
suspend fun instanceTypes(values: List<Output<String>>)
@JvmName(name = "flfacktnayfrxasg")
suspend fun instanceTypes(vararg values: String)

Parameters

values

List of instance types associated with the EKS Node Group. Defaults to ["t3&#46;medium"]. The provider will only perform drift detection if a configuration value is provided.